You should fully specify the plugin... + in the pom, make sure you specify the artifactId and groupId
+ on the command line, use groupId:artifactId:version:mojo, ie mvn org.apache.maven.plugins:maven-dependency-plugin:2.0-alpha-4:unpack Wayne On 5/11/07, Graham Leggett <[EMAIL PROTECTED]> wrote:
Hi all, I have been trying to configure the execution of the org.apache.maven.plugins:maven-dependency-plugin when the "dependency:unpack" goal is executed. According to the stacktrace I get, maven is trying to invoke the org.codehaus.mojo:dependency-maven-plugin instead - which has a completely different config syntax. How does maven resolve the situation where two different plugins are claiming the same namespace? Regards, Graham -- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]