wow maven you suck really bad...
This commit is contained in:
parent
6b7561ac9a
commit
96a999d2c7
|
@ -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"
|
||||
<!-- 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>
|
||||
</xslt>
|
||||
</target>
|
||||
</configuration>
|
||||
</execution>
|
||||
</executions>
|
||||
|
|
Loading…
Reference in New Issue