Author: tolusha
Date: 2009-09-02 05:46:02 -0400 (Wed, 02 Sep 2009)
New Revision: 126
Modified:
jcr/tags/1.12.0-Beta01/connectors/jca/pom.xml
Log:
EXOJCR-114: replace maven phase
Modified: jcr/tags/1.12.0-Beta01/connectors/jca/pom.xml
===================================================================
--- jcr/tags/1.12.0-Beta01/connectors/jca/pom.xml 2009-09-02 09:44:54 UTC (rev 125)
+++ jcr/tags/1.12.0-Beta01/connectors/jca/pom.xml 2009-09-02 09:46:02 UTC (rev 126)
@@ -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>
Show replies by date