X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=misc%2Fpom.xml;h=a4945a676909314b977d8ca2d2cc15089b2c7c02;hb=a97d731d65bb988e12495d7f9fa6565097c78e26;hp=770fe719801b81b114e2f71285a5aa38218bafee;hpb=e01703c951dca2546cc5a9ccdfc9789d30630ec6;p=aaf%2Fauthz.git diff --git a/misc/pom.xml b/misc/pom.xml index 770fe719..a4945a67 100644 --- a/misc/pom.xml +++ b/misc/pom.xml @@ -22,24 +22,31 @@ 4.0.0 - org.onap.aaf.misc - parent + + org.onap.aaf.authz + parent + 2.1.1-SNAPSHOT + + org.onap.aaf.authz + miscparent AAF Misc Parent - 1.3.0-SNAPSHOT + 2.1.1-SNAPSHOT pom + - UTF-8 - 1.5.1 - + + 0.7.7.201606060606 3.2 jacoco - target/code-coverage/jacoco-ut.exec - target/code-coverage/jacoco-it.exec + target/code-coverage/jacoco-ut.exec + target/code-coverage/jacoco-it.exec **/gen/**,**/generated-sources/**,**/yang-gen**,**/pax/** + UTF-8 + 1.5.1 https://nexus.onap.org /content/repositories/snapshots/ /content/repositories/releases/ @@ -47,7 +54,7 @@ /content/sites/site/org/onap/aaf/authz/${project.artifactId}/${project.version} - + @@ -110,104 +117,209 @@ junit 4.10 test - + + + env + xgen + rosetta + log4j + + + + + 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 + + - + + - true org.apache.maven.plugins - maven-compiler-plugin - 2.3.2 + maven-javadoc-plugin + 2.10 - 1.7 - 1.7 + 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.8.1 + + false + + + + + + org.apache.maven.plugins + maven-dependency-plugin + 2.10 + + + + + maven-surefire-plugin + 2.17 + + false + + **/JU*.java + + + + + - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.7 - true - - ${nexusproxy} - 176c31dfe190a - ecomp-staging - - - - org.jacoco - jacoco-maven-plugin - 0.7.7.201606060606 - - true - - org.onap.aaf.* - - - - - pre-unit-test - - prepare-agent - - - ${project.build.directory}/coverage-reports/jacoco.exec - - - - - pre-integration-test - pre-integration-test - - prepare-agent - - - ${project.build.directory}/coverage-reports/jacoco-it.exec - - - - - - merge - - post-integration-test - - - - ${project.build.directory}/coverage-reports - - *.exec - - - - ${project.build.directory}/jacoco-dev.exec - - - - + org.eclipse.m2e + lifecycle-mapping + 1.0.0 + + + + + + + org.codehaus.mojo + + + jaxb2-maven-plugin + + + [1.3,) + + + xjc + + + + + + + + + + + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.7 + true + + ${nexusproxy} + 176c31dfe190a + ecomp-staging + + + + org.jacoco + jacoco-maven-plugin + ${jacoco.version} + + + **/gen/** + **/generated-sources/** + **/yang-gen/** + **/pax/** + + + + + pre-unit-test + + prepare-agent + + + ${project.build.directory}/code-coverage/jacoco-ut.exec + surefireArgLine + + + + post-unit-test + test + + report + + + ${project.build.directory}/code-coverage/jacoco-ut.exec + ${project.reporting.outputDirectory}/jacoco-ut + + + + pre-integration-test + pre-integration-test + + prepare-agent + + + ${project.build.directory}/code-coverage/jacoco-it.exec + failsafeArgLine + + + + post-integration-test + post-integration-test + + report + + + ${project.build.directory}/code-coverage/jacoco-it.exec + ${project.reporting.outputDirectory}/jacoco-it + + + + - - env - xgen - rosetta - log4j - + @@ -223,7 +335,7 @@ - + ecomp-releases