diff --git a/multiproject/plugin.jelly b/multiproject/plugin.jelly index 4aba17f4..98edb478 100644 --- a/multiproject/plugin.jelly +++ b/multiproject/plugin.jelly @@ -22,17 +22,46 @@ prereqs="multiproject:site"> + + + + + + + + + + + + + + + + + + + + + + + + - + - - - + - - - - - - + + + - - - - + Producing ${navType} navigation... - + - + - - - - - + + + - Using tamplate:${maven.multiproject.templates}/projects-overview.xml + + + ${file.parent} ${file.parent} + create ${overviewPageCreate} + - + @@ -163,7 +172,9 @@ - + + A goal to run must be specified, e.g. maven -Dgoal=clean multiproject:goal @@ -183,7 +194,7 @@ maven -Dgoal=clean multiproject:goal + description=" Builds all artifacts for all subproject"> @@ -191,7 +202,10 @@ maven -Dgoal=clean multiproject:goal - + + Running ${maven.multiproject.type}:${maven.multiproject.type} for ${pom.name} + + @@ -199,27 +213,33 @@ maven -Dgoal=clean multiproject:goal + description="Run 'artifact':install for all subprojects"> + + + Running ${maven.multiproject.type}:install for ${pom.name} + + description="Run 'artifact':install-snapshot for all subprojects"> + + Running ${maven.multiproject.type}:install-snapshot for ${pom.name} @@ -227,64 +247,78 @@ maven -Dgoal=clean multiproject:goal + description="Run 'artifact':deploy for all subprojects"> + - + + Running ${maven.multiproject.type}:deploy for ${pom.name} + + + description="Run 'artifact':deploy-snapshot for all subprojects"> - + + Running ${maven.multiproject.type}:deploy-snapshot for ${pom.name} + + - + + + - + - + + + - + - + + + - - + + + description="Generate report which shows how consistent are the versions of artitfacts between projects" > +