From: adheli.tavares Date: Mon, 25 Sep 2023 12:24:52 +0000 (+0100) Subject: Fix issue with surefire plugin not picking up jacoco X-Git-Tag: 4.0.1~7 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=policy%2Fparent.git;a=commitdiff_plain;h=47d41204a962e150e479f858fbfbcc2ef838caac Fix issue with surefire plugin not picking up jacoco Issue-ID: POLICY-4666 Change-Id: I971e0b17c70e874e627251c80aa68cc57d997eab Signed-off-by: adheli.tavares --- diff --git a/integration/pom.xml b/integration/pom.xml index 752d26da..3ca1dabb 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -1085,18 +1085,14 @@ maven-compiler-plugin ${project.build.sourceEncoding} - ${java.version} - ${java.version} + ${java.version} org.apache.maven.plugins maven-surefire-plugin - ${surefireArgLine} - - **/IT*.java - + @{surefireArgLine}