Hi list!
I have commons-configuration 1.3 declared in my parent-pom in the
dependencyManagement section along with another inhouse artifact which
depdends on commons-configuration 1.0rc2.
I then have another artifact which depends on commons-configuration 1.3
- all well.
But 1.0rc2 end up in my ear along with the other artifacts - no surprise
as MNG-1577 is well known.
dependency:copy-dependencies also resolves to 1.0rc2 (as it is "nearer").
BUT - running the maven-dependency-report plugin - it states 1.3 as the
transitive dependency!? What? Does dependency-report resolve dependecies
another way than the rest of maven? Thats dangerous - beacuse it could
tell you lies (like this one) - which renders dependency-report totally
useless.
What's the explaination for this?
--
David J. M. Karlsen - +47 90 68 22 43
http://www.davidkarlsen.com
http://mp3.davidkarlsen.com
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]