You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@juddi.apache.org by ks...@apache.org on 2013/05/13 20:37:15 UTC

svn commit: r1482020 - /juddi/trunk/juddi-core-openjpa/pom.xml

Author: kstam
Date: Mon May 13 18:37:14 2013
New Revision: 1482020

URL: http://svn.apache.org/r1482020
Log:
trying to fix issue on the build machine

Modified:
    juddi/trunk/juddi-core-openjpa/pom.xml

Modified: juddi/trunk/juddi-core-openjpa/pom.xml
URL: http://svn.apache.org/viewvc/juddi/trunk/juddi-core-openjpa/pom.xml?rev=1482020&r1=1482019&r2=1482020&view=diff
==============================================================================
--- juddi/trunk/juddi-core-openjpa/pom.xml (original)
+++ juddi/trunk/juddi-core-openjpa/pom.xml Mon May 13 18:37:14 2013
@@ -47,7 +47,7 @@
 				<executions>
 					<execution>
 						<id>copy</id>
-						<phase>clean</phase>
+						<phase>validate</phase>
 						<configuration>
 							<tasks>
 								<property name="dependency.juddi.core" value="${maven.dependency.org.apache.juddi.juddi-core.jar.path}" />



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@juddi.apache.org
For additional commands, e-mail: commits-help@juddi.apache.org