Skip to content

mkiami/maven-surefire-report-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages