Skip to content

Commit 9ad6c6b

Browse files
committed
Merge pull request OfficeDev#341 from serious6/report_surefire
fix maven-surefire-report will always be empty
2 parents 234e5ae + 9781d41 commit 9ad6c6b

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

pom.xml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -376,13 +376,6 @@
376376
<groupId>org.apache.maven.plugins</groupId>
377377
<artifactId>maven-surefire-report-plugin</artifactId>
378378
<version>${maven-surefire-report-plugin.version}</version>
379-
<reportSets>
380-
<reportSet>
381-
<reports>
382-
<report>report-only</report>
383-
</reports>
384-
</reportSet>
385-
</reportSets>
386379
</plugin>
387380
</plugins>
388381
</reporting>

0 commit comments

Comments
 (0)