From be02a5372dc6402d300b711e6f43140281a070e9 Mon Sep 17 00:00:00 2001 From: brett Date: Sat, 17 Apr 2004 01:08:58 +0000 Subject: [PATCH] reuse project set to run faster git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115018 13f79535-47bb-0310-9956-ffa450edef68 --- multiproject/plugin.jelly | 68 +++++++++++++++------------------------ 1 file changed, 26 insertions(+), 42 deletions(-) diff --git a/multiproject/plugin.jelly b/multiproject/plugin.jelly index f7a621df..bdba7f1e 100644 --- a/multiproject/plugin.jelly +++ b/multiproject/plugin.jelly @@ -34,17 +34,9 @@ prereqs="multiproject:site"> - - - - - - - - - - - + + + Gathering project list - + + + + + + + + + + + + @@ -87,23 +92,14 @@ - - +now building reactor projects: ${multiprojects} - + @@ -129,7 +125,7 @@ prereqs="multiproject:site-init"> - + @@ -196,6 +192,7 @@ @@ -205,9 +202,7 @@ maven -Dgoal=clean multiproject:goal @@ -338,24 +333,13 @@ maven -Dgoal=clean multiproject:goal - - - - + - ${harmonizer.build(reactorProjects)} + ${harmonizer.build(multiprojects)}