mkiami/maven-surefire-report-plugin
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
This project is a modification to the maven-surefire-report-plugin in order to replace URL strings in the error message of the report with HTML links.
Building
========
Simply run Maven ;-)
mvn install
Install jar in the local maven repository
=========================================
mvn install:install-file -Dfile=target/maven-surefire-report-plugin-2.10.1-SNAPSHOT.jar -DgroupId=org.apache.maven.plugins -DartifactId=maven-surefire-report-plugin -Dversion=2.10.1-SNAPSHOT -Dpackaging=maven-plugin