From: Andreas Beeker Date: Sun, 23 Feb 2020 15:56:54 +0000 (+0000) Subject: try to fix sonar execution warnings X-Git-Tag: before_ooxml_3rd_edition~390 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=1aed0bc40b059ece5c2b078f3870f3dc7550d4dc;p=poi.git try to fix sonar execution warnings git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1874431 13f79535-47bb-0310-9956-ffa450edef68 --- 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