wow maven you suck really bad...
This commit is contained in:
parent
6b7561ac9a
commit
96a999d2c7
|
@ -1055,12 +1055,12 @@
|
||||||
<target>
|
<target>
|
||||||
<ant antfile="${elasticsearch.tools.directory}/ant/integration-tests.xml"
|
<ant antfile="${elasticsearch.tools.directory}/ant/integration-tests.xml"
|
||||||
target="stop-external-cluster"/>
|
target="stop-external-cluster"/>
|
||||||
</target>
|
<!-- TODO: remove this and the xslt when junit4 is fixed -->
|
||||||
<!-- TODO: remove this and the xslt when junit4 is fixed -->
|
<xslt in="${project.build.directory}/failsafe-reports/failsafe-summary-buggy.xml"
|
||||||
<xslt in="${project.build.directory}/failsafe-reports/failsafe-summary-buggy.xml"
|
|
||||||
out="${project.build.directory}/failsafe-reports/failsafe-summary.xml"
|
out="${project.build.directory}/failsafe-reports/failsafe-summary.xml"
|
||||||
style="${elasticsearch.tools.directory}/ant/fixup-failsafe-summary.xslt">
|
style="${elasticsearch.tools.directory}/ant/fixup-failsafe-summary.xslt">
|
||||||
</xslt>
|
</xslt>
|
||||||
|
</target>
|
||||||
</configuration>
|
</configuration>
|
||||||
</execution>
|
</execution>
|
||||||
</executions>
|
</executions>
|
||||||
|
|
Loading…
Reference in New Issue