You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@continuum.apache.org by br...@apache.org on 2008/04/10 09:43:51 UTC

svn commit: r646670 - /continuum/trunk/continuum-xmlrpc/continuum-xmlrpc-client/pom.xml

Author: brett
Date: Thu Apr 10 00:43:43 2008
New Revision: 646670

URL: http://svn.apache.org/viewvc?rev=646670&view=rev
Log:
this is not wired into the lifecycle

Modified:
    continuum/trunk/continuum-xmlrpc/continuum-xmlrpc-client/pom.xml

Modified: continuum/trunk/continuum-xmlrpc/continuum-xmlrpc-client/pom.xml
URL: http://svn.apache.org/viewvc/continuum/trunk/continuum-xmlrpc/continuum-xmlrpc-client/pom.xml?rev=646670&r1=646669&r2=646670&view=diff
==============================================================================
--- continuum/trunk/continuum-xmlrpc/continuum-xmlrpc-client/pom.xml (original)
+++ continuum/trunk/continuum-xmlrpc/continuum-xmlrpc-client/pom.xml Thu Apr 10 00:43:43 2008
@@ -44,13 +44,6 @@
       <plugin>
         <groupId>org.codehaus.mojo</groupId>
         <artifactId>exec-maven-plugin</artifactId>
-        <executions>
-          <execution>
-            <goals>
-              <goal>exec</goal>
-            </goals>
-          </execution>
-        </executions>
         <configuration>
           <executable>java</executable>
           <arguments>