diff --git a/plugins-site/maven.xml b/plugins-site/maven.xml index 10118228..afdd28c0 100644 --- a/plugins-site/maven.xml +++ b/plugins-site/maven.xml @@ -51,7 +51,7 @@ - + diff --git a/plugins-site/src/site/jelly/downloadPlugins.jsl b/plugins-site/src/site/jelly/downloadPlugins.jsl index 14a8676f..cd75ca75 100644 --- a/plugins-site/src/site/jelly/downloadPlugins.jsl +++ b/plugins-site/src/site/jelly/downloadPlugins.jsl @@ -29,14 +29,14 @@

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

-maven plugin:download -DgroupId=maven -DartifactId= -Dversion= +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://www.ibiblio.org/maven,http://people.apache.org/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/repository/maven/plugins/ + maven plugin:download -DgroupId=maven -DartifactId=<maven-XXX-plugin> -Dversion=<X.Y.Z>-SNAPSHOT -Dmaven.repo.remote=http://www.ibiblio.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/

diff --git a/plugins-site/src/site/xdoc/navigation.xml b/plugins-site/src/site/xdoc/navigation.xml index 2dbd86db..805bb832 100644 --- a/plugins-site/src/site/xdoc/navigation.xml +++ b/plugins-site/src/site/xdoc/navigation.xml @@ -29,7 +29,8 @@ - + +