X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=ec9f84544ca0dd7aaeee5d1a7f51e8b387d14237;hb=e3d4151e826b94669929145a279f9bb9b0907153;hp=a50fb2ddf92c368b11a013f61af72536e6c8bdbb;hpb=9b97b575d3ebbd3df83fa6a6770e418bbcb546d0;p=aai%2Frest-client.git diff --git a/pom.xml b/pom.xml index a50fb2d..ec9f845 100644 --- a/pom.xml +++ b/pom.xml @@ -1,188 +1,160 @@ + + - 4.0.0 - - org.onap.oparent - oparent - 1.0.0-SNAPSHOT - - - org.onap.aai - rest-client - 1.1.0-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.openecomp.aai.logging-service - common-logging - 1.0.0 - - - - 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.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.apache.maven.plugins - maven-site-plugin - 3.6 - - - - - - - com.mycila - license-maven-plugin - 3.0 - -
License.txt
- - src/main/java/** - -
- - - - format - - process-sources - - -
- - - 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 - - - - - - -
-
- - - - - org.apache.maven.plugins - maven-checkstyle-plugin - 2.17 - - - - checkstyle - - - - - - - + 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.7.0-SNAPSHOT + + + org.onap.aai + rest-client + 1.7.0-SNAPSHOT + aai-rest-client + + + 1.6.10 + google_checks.xml + ${project.build.directory}/code-coverage + 0.80 + + + + + + org.glassfish.jersey.core + jersey-client + + + + org.onap.aai.logging-service + common-logging + + + + org.mockito + mockito-all + test + + + + org.powermock + powermock-module-junit4 + test + + + + org.powermock + powermock-api-mockito + 1.6.2 + test + + + + org.powermock + powermock-module-javaagent + test + + + + org.powermock + powermock-module-junit4-rule-agent + test + + + + + + + + + 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 + + + + + + +