My Jacoco Maven Plugin POM config

Adding it here so I can refer to it in the future.


0.8.2
0.95
0.95

org.jacoco
jacoco-maven-plugin
${jacoco.version}


default-agent

prepare-agent



default-report

report



default-check

check




BUNDLE BRANCH
COVEREDRATIO
${min.branch.coverage}
LINE
COVEREDRATIO
${min.line.coverage}





Comments

One response to “My Jacoco Maven Plugin POM config”

  1. thanks for the great information. it has help me alot

Leave a Reply

Your email address will not be published. Required fields are marked *