We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5dac37e commit a32eff9Copy full SHA for a32eff9
test-utils/pom.xml
@@ -28,6 +28,14 @@
28
<plugin>
29
<artifactId>maven-jar-plugin</artifactId>
30
</plugin>
31
+ <plugin>
32
+ <groupId>org.apache.maven.plugins</groupId>
33
+ <artifactId>maven-surefire-plugin</artifactId>
34
+ </plugin>
35
36
37
+ <artifactId>maven-surefire-report-plugin</artifactId>
38
39
40
<groupId>org.moditect</groupId>
41
<artifactId>moditect-maven-plugin</artifactId>
0 commit comments