I'm using Maven's antlib plugins for an Ant build. When it parses the
POM file for the project that I'm building, it somehow determines that
it needs to download the POM file for junitx.junit-addons. In our other
builds, the POM for this JAR file is not a required download.

What is Maven's dependency processing system using to determine when a
POM file is required for a JAR?

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to