Author: asoldano
Date: 2014-06-26 09:37:16 -0400 (Thu, 26 Jun 2014)
New Revision: 18769
Modified:
stack/cxf/trunk/modules/testsuite/shared-tests/pom.xml
Log:
[JBWS-3807] Run wsconsume task in generate-test-sources phase
Modified: stack/cxf/trunk/modules/testsuite/shared-tests/pom.xml
===================================================================
--- stack/cxf/trunk/modules/testsuite/shared-tests/pom.xml 2014-06-26 12:49:31 UTC (rev
18768)
+++ stack/cxf/trunk/modules/testsuite/shared-tests/pom.xml 2014-06-26 13:37:16 UTC (rev
18769)
@@ -56,7 +56,7 @@
<executions>
<execution>
<id>wsconsume</id>
- <phase>generate-sources</phase>
+ <phase>generate-test-sources</phase>
<goals>
<goal>run</goal>
</goals>
Show replies by date