damage-control

Surefire report generating duplicate result in the report

本小妞迷上赌 提交于 2019-12-24 00:27:57
问题 I am following the SO link of MAVEN with ANT Task for SOAPUI automation run with jenkins. It works fine and executes. But Surefire html report generating same testSuite, testCases twice. ANT JUnit Report generates right report Below is my pom.xml file - <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion>