/[Apache-SVN]
ViewVC logotype

Revision 1212564


Jump to revision: Previous Next
Author: bimargulies
Date: Fri Dec 9 18:30:26 2011 UTC (12 years, 3 months ago)
Changed paths: 2
Log Message:
MNG-5214: Dependency resolution substitutes g:a:v:jar for j:a:v:something-else when something-else isn't in the reacto

o When Aether asks the ReactorReader for a file for an artifact, remember to match type and classifier. And if all else
  fails, do not return target/classes if the desired artifact is not of type 'jar'. Arguably, if type or classifier
  are non-default, then we should never return those default paths at all.
o Add 'dir' format to make it quicker to run a quick test. If everyone hates this I'll revert it.


Changed paths

Path Details
Directorymaven/maven-3/trunk/apache-maven/src/main/assembly/bin.xml modified , text changed
Directorymaven/maven-3/trunk/maven-core/src/main/java/org/apache/maven/ReactorReader.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26