maven-multi-module-unittest-integrationtest-jacoco icon indicating copy to clipboard operation
maven-multi-module-unittest-integrationtest-jacoco copied to clipboard

Demo of Maven multi module unit- and integration testing with FindBugs and Jacoco code coverage

Results 5 maven-multi-module-unittest-integrationtest-jacoco issues
Sort by recently updated
recently updated
newest added

Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1. Release notes Sourced from junit's releases. JUnit 4.13.1 Please refer to the release notes for details. JUnit 4.13 Please refer to the release notes...

dependencies

Bumps [junit](https://github.com/junit-team/junit4) from 4.11 to 4.13.1. Release notes Sourced from junit's releases. JUnit 4.13.1 Please refer to the release notes for details. JUnit 4.13 Please refer to the release notes...

dependencies

Hello, I have a sonar instance on my localhost and when I run this command, I don't have coverage : 0.0% Have you tried to deploy the coverage on a...

``` diff --git a/module1/pom.xml b/module1/pom.xml index 3a748c0..67e8bd8 100644 --- a/module1/pom.xml +++ b/module1/pom.xml @@ -8,7 +8,7 @@ 1.0-SNAPSHOT 4.0.0 - nl.deholtmans.jacoco-multi-module-demo + module1