You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Lukas Theussl <lt...@apache.org> on 2006/05/08 06:59:20 UTC

[ANN] Maven Multi-Project Plugin 1.5 for Maven 1.x released

We are pleased to announce the Maven Multi-Project Plugin 1.5 release!

http://maven.apache.org/maven-1.x/plugins/multiproject/

A plugin to handle the building of multiple projects within maven.

===============================================================================

Changes in this version include:

   New Features:

o Possibility to re-execute multiproject:projects-init. Fixes
   MPMULTIPROJECT-58. Thanks to Lucas Persson.

   Fixed bugs:

o Error when generating navigation.xml. Fixes MPMULTIPROJECT-63.
o multiproject:clean doesn't remove top target directory. Fixes
   MPMULTIPROJECT-45.
o multiproject:site fails if sub-projects has a &amp; on POM. Fixes
   MPMULTIPROJECT-44.
o Can not mix multiproject goals with other/custom goals. Fixes
   MPMULTIPROJECT-49.

   Changes:

o Update dependencies to match ones in maven 1.1 core and to unify them
   between plugins. The following dependencies are updated : maven v1.0 ->
   v1.0.2 maven-model v3.0.0 -> v3.0.1 velocity v1.4-dev -> v1.4 Fixes
   MAVEN-1712.

===============================================================================


To automatically install the plugin, type the following on a single line:

maven plugin:download
 
-Dmaven.repo.remote=http://www.ibiblio.org/maven,http://cvs.apache.org/repository/
   -DgroupId=maven
   -DartifactId=maven-multiproject-plugin
   -Dversion=1.5

For a manual installation, you can download the plugin here:
http://www.apache.org/dyn/closer.cgi/java-repository/maven/plugins/maven-multiproject-plugin-1.5.jar


Have fun!
-The Maven Multi-Project Plugin development team

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