X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=misc%2Flog4j%2Fpom.xml;h=e2519414e2bb36c056fba1fc375396c085fd4fe6;hb=db2888d4ff0dff6fd1625d9b31e7a22c3a06bc49;hp=b7f196029b8b9dfe3b0644e141dd27ff758b1dc6;hpb=3901cf8002977b5008ecf727d9911dd9334e12da;p=aaf%2Fauthz.git diff --git a/misc/log4j/pom.xml b/misc/log4j/pom.xml index b7f19602..e2519414 100644 --- a/misc/log4j/pom.xml +++ b/misc/log4j/pom.xml @@ -24,7 +24,7 @@ org.onap.aaf.authz.misc parent - 1.3.0-SNAPSHOT + 2.1.0-SNAPSHOT .. @@ -70,12 +70,16 @@ - 0.7.6.201602180812 - UTF-8 - UTF-8 - **/scripts/**/*,**.js - **/test/**/*,**/tests/**/* - true + + true + 0.7.7.201606060606 + 3.2 + jacoco + + target/code-coverage/jacoco-ut.exec + target/code-coverage/jacoco-it.exec + + **/gen/**,**/generated-sources/**,**/yang-gen**,**/pax/** https://nexus.onap.org /content/repositories/snapshots/ @@ -92,16 +96,118 @@ + + + + src/test/java + + + + true + org.apache.maven.plugins + maven-compiler-plugin + 2.3.2 + + 1.7 + 1.7 + + + + + org.apache.maven.plugins + 2.4 + maven-jar-plugin + + target + + + true + + + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.10 + + org.opendaylight.* + + + + + maven-release-plugin + 2.5.2 + + -s ${mvn.settings} deploy + + + + + maven-assembly-plugin + 2.5.5 + + org.apache.maven.plugins maven-deploy-plugin - 2.6 + 2.8.1 false + + + + + org.apache.maven.plugins + maven-dependency-plugin + 2.10 + + + + + maven-surefire-plugin + 2.17 + + + + + + + org.eclipse.m2e + lifecycle-mapping + 1.0.0 + + + + + + + org.codehaus.mojo + + + jaxb2-maven-plugin + + + [1.3,) + + + xjc + + + + + + + + + org.sonatype.plugins @@ -114,12 +220,6 @@ ecomp-staging - - org.sonarsource.scanner.maven - sonar-maven-plugin - 3.2 - - org.jacoco jacoco-maven-plugin @@ -139,6 +239,12 @@ prepare-agent + false + + **/JU*.java + + + ${project.build.directory}/code-coverage/jacoco-ut.exec surefireArgLine @@ -178,16 +284,6 @@ - - - org.apache.maven.plugins - maven-surefire-plugin - - - ${project.build.directory}/code-coverage/jacoco-ut.exec - - -