Return-Path: Delivered-To: apmail-incubator-geronimo-cvs-archive@incubator.apache.org Received: (qmail 15913 invoked by uid 500); 13 Aug 2003 11:55:59 -0000 Mailing-List: contact geronimo-cvs-help@incubator.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: geronimo-dev@incubator.apache.org Delivered-To: mailing list geronimo-cvs@incubator.apache.org Received: (qmail 15841 invoked from network); 13 Aug 2003 11:55:58 -0000 Received: from unknown (HELO minotaur.apache.org) (209.237.227.194) by daedalus.apache.org with SMTP; 13 Aug 2003 11:55:58 -0000 Received: (qmail 40381 invoked by uid 1715); 13 Aug 2003 11:55:59 -0000 Date: 13 Aug 2003 11:55:59 -0000 Message-ID: <20030813115559.40380.qmail@minotaur.apache.org> From: jdillon@apache.org To: incubator-geronimo-cvs@apache.org Subject: cvs commit: incubator-geronimo maven.xml X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N jdillon 2003/08/13 04:55:59 Modified: . maven.xml Log: o Added helper goals: modules:rebuild and rebuild, which basically clean then perform the default build Revision Changes Path 1.8 +14 -1 incubator-geronimo/maven.xml Index: maven.xml =================================================================== RCS file: /home/cvs/incubator-geronimo/maven.xml,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- maven.xml 13 Aug 2003 08:57:00 -0000 1.7 +++ maven.xml 13 Aug 2003 11:55:59 -0000 1.8 @@ -57,6 +57,11 @@ + + + + + @@ -70,5 +75,13 @@ + + + + + + + +