wow maven you suck really bad...

This commit is contained in:
Robert Muir 2015-07-16 19:49:54 -04:00
parent 6b7561ac9a
commit 96a999d2c7
1 changed files with 4 additions and 4 deletions

View File

@ -1055,12 +1055,12 @@
<target>
<ant antfile="${elasticsearch.tools.directory}/ant/integration-tests.xml"
target="stop-external-cluster"/>
</target>
<!-- TODO: remove this and the xslt when junit4 is fixed -->
<xslt in="${project.build.directory}/failsafe-reports/failsafe-summary-buggy.xml"
out="${project.build.directory}/failsafe-reports/failsafe-summary.xml"
style="${elasticsearch.tools.directory}/ant/fixup-failsafe-summary.xslt">
</xslt>
</target>
</configuration>
</execution>
</executions>