integration/runnable_test/pom.xml in warbler-1.4.0.beta2 vs integration/runnable_test/pom.xml in warbler-1.4.0
- old
+ new
@@ -58,13 +58,9 @@
<artifactId>jruby-maven-plugin</artifactId>
<executions>
<execution>
<id>create-war</id>
<phase>pre-integration-test</phase>
- <goals><goal>jruby</goal></goals>
- <configuration>
- <args>-Csrc/main/ruby -S ${rubygems.home}/bin/warble</args>
- </configuration>
</execution>
</executions>
</plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>