From 7bc976f2631b62714f9774aed01c7380474e6328 Mon Sep 17 00:00:00 2001 From: vmassol Date: Sat, 5 Jul 2003 08:31:11 +0000 Subject: [PATCH] - Added some goal documentation - Fixed one goal description - Removed extra empty lines git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113602 13f79535-47bb-0310-9956-ffa450edef68 --- multiproject/plugin.jelly | 26 +++++++++++++++++--------- 1 file changed, 17 insertions(+), 9 deletions(-) diff --git a/multiproject/plugin.jelly b/multiproject/plugin.jelly index a7ed9605..f3d07c86 100644 --- a/multiproject/plugin.jelly +++ b/multiproject/plugin.jelly @@ -13,11 +13,17 @@ + + + + + + @@ -58,6 +64,9 @@ + + + @@ -91,6 +100,9 @@ + + + @@ -107,12 +119,11 @@ maven -Dgoal=clean multiproject:goal goals="${goal}" ignoreFailures="${maven.multiproject.ignoreFailures}" /> - - + - - + + @@ -155,7 +166,7 @@ maven -Dgoal=clean multiproject:goal + description="Run 'artifact':install-snapshot for all subprojects"> - - + @@ -211,6 +221,4 @@ maven -Dgoal=clean multiproject:goal - -