X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=fde2b0916758901f2a6e390b9b1057f4aa0139a7;hb=refs%2Fheads%2Fmaster;hp=b7586ab6403bcfe337cf65f132e0c7535c601f32;hpb=c9383062eae71f4ded8d548b3a9ea086766a6c75;p=aai%2Frest-client.git diff --git a/pom.xml b/pom.xml index b7586ab..fde2b09 100644 --- a/pom.xml +++ b/pom.xml @@ -1,211 +1,145 @@ + - - 4.0.0 - - org.onap.oparent - oparent - 1.1.0 - + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> + 4.0.0 + + org.onap.aai.aai-common + aai-parent + 1.11.0 + + + org.onap.aai + rest-client + 1.11.0-SNAPSHOT + aai-rest-client + + + google_checks.xml + ${project.build.directory}/code-coverage + 0.80 + - org.onap.aai - rest-client - 1.2.1-SNAPSHOT - aai-rest-client - - - google_checks.xml - - java - jacoco - ${project.build.directory}/surefire-reports - ${project.build.directory}/code-coverage/jacoco-ut.exec - false - ${project.version} - + - - - com.sun.jersey - jersey-client - 1.18 - + + org.glassfish.jersey.core + jersey-client + - - org.onap.aai.logging-service - common-logging - 1.2.2 - - - - org.mockito - mockito-all - 1.10.19 - test - - - - org.powermock - powermock-module-junit4 - 1.6.2 - test - - - - org.powermock - powermock-api-mockito - 1.6.2 - test - - - - org.powermock - powermock-module-javaagent - 1.6.2 - test - - - - org.powermock - powermock-module-junit4-rule-agent - 1.6.2 - test - + + org.onap.aai.logging-service + common-logging + - + + com.att.eelf + eelf-core + - - - - - org.apache.maven.plugins - maven-compiler-plugin - - 1.8 - 1.8 - - - - maven-release-plugin - 2.4.2 - - - org.apache.maven.scm - maven-scm-provider-gitexe - 1.8.1 - - - + + org.mockito + mockito-core + test + - - - - org.apache.maven.plugins - maven-site-plugin - 3.6 - - - - - - + + junit + junit + test + - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.7 - true - - ${onap.nexus.url} - 176c31dfe190a - ecomp-staging - - + - - org.codehaus.mojo - sonar-maven-plugin - 3.2 - - - org.jacoco - jacoco-maven-plugin - 0.7.7.201606060606 - - true - - - - jacoco-initialize-unit-tests - - prepare-agent - - - ${project.build.directory}/coverage-reports/jacoco.exec - - - - - + + + + + maven-release-plugin + 2.4.2 + + + org.apache.maven.scm + maven-scm-provider-gitexe + 1.8.1 + + + - - + + + + org.apache.maven.plugins + maven-site-plugin + 3.6 + + + + + + com.mycila + license-maven-plugin + 3.0 + +
License.txt
+ + src/main/java/** + src/test/java/** + pom.xml + + true +
+ + + + + check + + validate + + +
+ + org.apache.maven.plugins + maven-deploy-plugin + +
+ - - - - org.apache.maven.plugins - maven-checkstyle-plugin - 2.17 - - - - checkstyle - - - - - - + + + + org.apache.maven.plugins + maven-checkstyle-plugin + 2.17 + + + + checkstyle + + + + + +