[exo-jcr-commits] exo-jcr SVN: r128 - jcr/trunk/connectors/jca.

do-not-reply at jboss.org do-not-reply at jboss.org
Wed Sep 2 06:13:55 EDT 2009


Author: tolusha
Date: 2009-09-02 06:13:55 -0400 (Wed, 02 Sep 2009)
New Revision: 128

Modified:
   jcr/trunk/connectors/jca/pom.xml
Log:
EXOJCR-114: replace maven phase

Modified: jcr/trunk/connectors/jca/pom.xml
===================================================================
--- jcr/trunk/connectors/jca/pom.xml	2009-09-02 10:12:43 UTC (rev 127)
+++ jcr/trunk/connectors/jca/pom.xml	2009-09-02 10:13:55 UTC (rev 128)
@@ -135,7 +135,7 @@
             <executions>
                <!-- We manually ask to create the JAR and it is automatically included in the RAR -->
                <execution>
-                  <phase>validate</phase>
+                  <phase>compile</phase>
                   <goals>
                      <goal>jar</goal>
                   </goals>



More information about the exo-jcr-commits mailing list