You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by bi...@apache.org on 2010/03/17 05:09:31 UTC

svn commit: r924145 - /gump/metadata/project/portals-pluto-trunk.xml

Author: billbarker
Date: Wed Mar 17 04:09:31 2010
New Revision: 924145

URL: http://svn.apache.org/viewvc?rev=924145&view=rev
Log:
see if install helps, plus re-enabling debug to see what Maven wants.  You would think that a Reactor build would know where it's artifacts are :(

Modified:
    gump/metadata/project/portals-pluto-trunk.xml

Modified: gump/metadata/project/portals-pluto-trunk.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/portals-pluto-trunk.xml?rev=924145&r1=924144&r2=924145&view=diff
==============================================================================
--- gump/metadata/project/portals-pluto-trunk.xml (original)
+++ gump/metadata/project/portals-pluto-trunk.xml Wed Mar 17 04:09:31 2010
@@ -27,7 +27,7 @@
   <project name="portals-pluto-trunk" groupId="org.apache.portals.pluto">
     <package>org.apache.pluto</package>
 
-    <mvn>
+    <mvn goal="install" debug="true">
       <property name="maven.test.skip.exec" value="true"/>
     </mvn>