Closed mfriedenhagen closed 10 years ago
Additionally use a property surefire.forkCount for this, so creation of coverage reports may be triggered by running:
surefire.forkCount
mvn clean test jacoco:report -Dsurefire.forkCount=1
Additionally use a property
surefire.forkCount
for this, so creation of coverage reports may be triggered by running: