License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdde.philippkatz.maven.plugins |
ArtifactId | ArtifactIdtest-parser-plugin |
Version | Version3.1.0 |
Type | Typemaven-plugin |
Description |
DescriptionTest Parser Plugin for Maven
Allows parsing JUnit-style XML files generated by arbitrary 3rd party tools
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
test-parser-plugin-3.1.0.pom | |
test-parser-plugin-3.1.0.jar | 7 KB |
test-parser-plugin-3.1.0-sources.jar | 2 KB |
test-parser-plugin-3.1.0-javadoc.jar | 36 KB |
Browse |
<plugin>
<groupId>de.philippkatz.maven.plugins</groupId>
<artifactId>test-parser-plugin</artifactId>
<version>3.1.0</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-plugin-api | jar | 3.3.9 |
org.apache.maven.surefire : surefire-report-parser | jar | 2.19 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |