Author: hardy.ferentschik
Date: 2009-06-10 06:46:49 -0400 (Wed, 10 Jun 2009)
New Revision: 16736
Modified:
validator/trunk/hibernate-validator-tck-runner/pom.xml
Log:
Attached dumpArtifacts to different life cycle. It should not matter if tests fails to
dump the artifacts.
Modified: validator/trunk/hibernate-validator-tck-runner/pom.xml
===================================================================
--- validator/trunk/hibernate-validator-tck-runner/pom.xml 2009-06-10 10:45:54 UTC (rev
16735)
+++ validator/trunk/hibernate-validator-tck-runner/pom.xml 2009-06-10 10:46:49 UTC (rev
16736)
@@ -222,7 +222,7 @@
<executions>
<execution>
<id>generate-jsr-303-artifacts</id>
- <phase>test</phase>
+ <phase>test-compile</phase>
<goals>
<goal>java</goal>
</goals>
Show replies by date