diff --git a/sonar/examples/pom.xml b/sonar/examples/pom.xml index 1cf8e220ac..dd91449a8d 100644 --- a/sonar/examples/pom.xml +++ b/sonar/examples/pom.xml @@ -12,7 +12,12 @@ jar Apache POI Examples package - + + + + true + + @@ -29,12 +34,12 @@ ${basedir}/src/main/java - + ../../src/examples/src - - + + @@ -50,7 +55,7 @@ - + @@ -65,12 +70,5 @@ poi-ooxml ${project.version} - - - - junit - junit - ${junit.version} - diff --git a/sonar/pom.xml b/sonar/pom.xml index 98865ab396..ae84fd73d7 100644 --- a/sonar/pom.xml +++ b/sonar/pom.xml @@ -74,10 +74,10 @@ apache poi-parent - ${artifactId} + ${project.artifactId} https://sonarcloud.io - target/jacoco.exec + target/site/jacoco/jacoco.xml