You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by bo...@apache.org on 2009/04/08 07:20:09 UTC

svn commit: r763109 - /gump/metadata/project/camel.xml

Author: bodewig
Date: Wed Apr  8 05:20:09 2009
New Revision: 763109

URL: http://svn.apache.org/viewvc?rev=763109&view=rev
Log:
try a different goal

Modified:
    gump/metadata/project/camel.xml

Modified: gump/metadata/project/camel.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/camel.xml?rev=763109&r1=763108&r2=763109&view=diff
==============================================================================
--- gump/metadata/project/camel.xml (original)
+++ gump/metadata/project/camel.xml Wed Apr  8 05:20:09 2009
@@ -29,7 +29,7 @@
     <description>Camel :: Core</description>
     <url href="http://activemq.apache.org/"/>
 
-    <mvn basedir="camel-core" separateLocalRepository="true">
+    <mvn basedir="camel-core" separateLocalRepository="true" goal="install">
       <property name="maven.test.skip.exec" value="true"/>
     </mvn>