The following message is displayed during the by mvn -X compile.
[DEBUG] commons-collections:commons-collections:jar:2.1 (removed -
nearer found: 3.0)
[DEBUG] commons-collections:commons-collections:jar:2.1 (selected
for compile)
1) Should the word be "newer" instead of "nearer" in the first debug
line? Is this a logging bug?
2) What are the rules around which version is select when their are
multiple version for an artifact?
3) The classpath element contains commons-collection 3.0, not 2.1 as
stated by the second debug line. Is this a logging bug?
Paul Spencer
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org
|