Download plugins

You can automatically install the last versions of the plugins with the commands below :

maven plugin:download -DgroupId=maven -DartifactId= -Dversion=

The command to download a snapshot is :

maven plugin:download -DgroupId=maven -DartifactId=<maven-XXX-plugin> -Dversion=<X.Y.Z>-SNAPSHOT -Dmaven.repo.remote=http://repo1.maven.org/maven,http://people.apache.org/repo/m1-snapshot-repository/

We can't give you the list of the snapshots deployed by our developers, but you can find them here : http://people.apache.org/repo/m1-snapshot-repository/maven/plugins/