From 293e2c4fb53b3768730e7e8be5bd9a3206bee782 Mon Sep 17 00:00:00 2001 From: michal Date: Mon, 28 Jul 2003 19:56:49 +0000 Subject: [PATCH] Improved "overview" page git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113743 13f79535-47bb-0310-9956-ffa450edef68 --- multiproject/plugin.jelly | 155 +++++++++++------- multiproject/plugin.properties | 6 +- .../templates/navigation-aggregate.xml | 2 +- .../templates/navigation-independent.xml | 2 +- .../templates/projects-overview.xml | 45 ++++- 5 files changed, 138 insertions(+), 72 deletions(-) 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" > +