You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@continuum.apache.org by ev...@apache.org on 2005/07/15 18:59:40 UTC

svn commit: r219219 - /maven/continuum/trunk/continuum-plexus-application/pom.xml

Author: evenisse
Date: Fri Jul 15 09:59:38 2005
New Revision: 219219

URL: http://svn.apache.org/viewcvs?rev=219219&view=rev
Log:
Remove unneeded test-runtime goal

Modified:
    maven/continuum/trunk/continuum-plexus-application/pom.xml

Modified: maven/continuum/trunk/continuum-plexus-application/pom.xml
URL: http://svn.apache.org/viewcvs/maven/continuum/trunk/continuum-plexus-application/pom.xml?rev=219219&r1=219218&r2=219219&view=diff
==============================================================================
--- maven/continuum/trunk/continuum-plexus-application/pom.xml (original)
+++ maven/continuum/trunk/continuum-plexus-application/pom.xml Fri Jul 15 09:59:38 2005
@@ -177,7 +177,6 @@
           <execution>
             <goals>
               <goal>runtime</goal>
-              <goal>test-runtime</goal>
               <goal>add-app</goal>
               <goal>add-services</goal>
             </goals>