Hi,

try something like

mvn org.apache.maven.plugins:maven-help-plugin:2.1:describe -Dplugin=help

regards
Thomas


Am 13.09.2010 10:59, schrieb Baptiste MATHUS:
Hi all,

I'm currently trying to manually run dependency:get, but it doesn't work
since maven is trying to use 2.0 plugin version (ang "get" mojo came with
2.1).

Apart from using the full form command, how does maven decide which version
to use for a plugin? Does it use the version defined in super-pom or
something else? If possible, how to (re)define that it should use 2.1
instead of 2.0?

Thanks in advance.





---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to