Код: Выделить всё
4.0.0
yada yada yada
yada yada yada
0.0.1-SNAPSHOT
junit
junit
4.12
test
org.jacoco
org.jacoco.ant
0.8.1
org.jacoco
jacoco-maven-plugin
0.8.1
default-prepare-agent
prepare-agent
post-integration-test
post-integration-test
report
target/jacoco.exec
target/jacoco-ut
default-check
check
maven-compiler-plugin
3.7.0
1.5
1.5
org.codehaus.mojo
exec-maven-plugin
1.6.0
yada yada yada
run-selenium
integration-test
java
org.apache.maven.plugins
maven-surefire-plugin
2.21.0
maven-clean-plugin
3.1.0
Код: Выделить всё
$> mvn clean test jacoco:report
Код: Выделить всё
[INFO] --- jacoco-maven-plugin:0.8.1:report (default-cli) @ MyFileLocation ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
Подробнее здесь: https://stackoverflow.com/questions/515 ... ing-report