Index: xdocs/changes.xml =================================================================== --- xdocs/changes.xml (revision 279522) +++ xdocs/changes.xml (arbetskopia) @@ -25,6 +25,12 @@ Vincent Massol + + Added + the possibility to force the goal multiproject:projects-init to be + run a second time. This makes it possible to set the property + maven.multiproject.includes between calls to the plugin. + Set version of the maven-modeldependency to Index: project.xml =================================================================== --- project.xml (revision 279524) +++ project.xml (arbetskopia) @@ -22,7 +22,7 @@ ../plugin-parent/project.xml maven-multiproject-plugin Maven Multi-Project Plug-in - 1.4.1 + 1.4.2-SNAPSHOT A plugin to handle the building of multiple projects within maven. Multi-Project Plugin for Maven http://maven.apache.org/reference/plugins/multiproject/ @@ -101,6 +101,18 @@ +10 + + + Lucas Persson + lucas.persson@hotsip.com + Hotsip AB + http://www.hotsip.com + +1 + + Java Developer + + + commons-jelly Index: plugin.jelly =================================================================== --- plugin.jelly (revision 279522) +++ plugin.jelly (arbetskopia) @@ -47,9 +47,14 @@ - + + + + + + - + Gathering project list