Last active
August 29, 2015 14:20
-
-
Save netstart/713cfa0c32a380a2d7be to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Run jacoco without modify pom.xml to sonnar get coverage and generate html using cobertura | |
mvn -U clean org.jacoco:jacoco-maven-plugin:prepare-agent deploy org.codehaus.mojo:cobertura-maven-plugin:cobertura -Dcobertura.report.format=html |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment