On Dec 17, 2006, at 4:50 PM, Stephen Duncan wrote:

You can run your Maven build with -X to get debug output, which will
include the dependency info you need.  It's a little hard to read, so

Here's more info, from running mvn -X:

[DEBUG] commons-httpclient:commons-httpclient:jar:3.0:test (selected for tes
t)
[DEBUG] commons-logging:commons-logging:jar:1.0.3:test (removed - nearer f
ound: 1.1)
[DEBUG] commons-codec:commons-codec:jar:1.2:test (selected for test)
[DEBUG] Skipping disabled repository central
[DEBUG] abdera-protocol: using locally installed snapshot
[DEBUG] Retrieving parent-POM: org.apache.abdera:abdera::0.3.0- incubating-SNAPSH OT for project: null:abdera-protocol:jar:0.3.0-incubating-SNAPSHOT from the repo
sitory.
[DEBUG] abdera: using locally installed snapshot
[DEBUG] org.apache.abdera:abdera-protocol:jar:0.3.0-incubating- SNAPSHOT:test
(selected for test)
[DEBUG] org.apache.geronimo.specs:geronimo- activation_1.0.2_spec:jar:1.1:t
est (selected for test)
[DEBUG] commons-codec:commons-codec:jar:1.3:test (removed - nearer found:
1.2)

Last line is interesting: "nearer found". Nearer to what?

        Ugo



--
Ugo Cei
Blog: http://agylen.com/
Open Source Zone: http://oszone.org/
Evil or Not?: http://evilornot.info/
Company: http://www.sourcesense.com/


Reply via email to