Hi,

I have a problem with the classpath passed to antrun:
If my project have a compile dependency on a tgz, the tgz doesn't appear in the maven.compile.classpath.

I attache the example that reproduce the bug:
In project A, just execute mvn install. It create several artifacts : A.jar A-jar-with-dependencies.jar, A.tar.bz2, etc...
In project B:
 mvn dependency:tree show all the dependencies
 mvn compile just execute the antrun plugin and print the classpath.

Can you confirm me that there is a bug ?
Is there a workaround on this bug ?

Benoit

Attachment: multiple.tgz
Description: application/compressed-tar

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

Reply via email to