X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=c1ec0e2f9e260dbaed47cd9cf0c50a07176049d1;hb=1fc37da6ed8e76a134aa3c34e25a0bf0fe52cbb0;hp=be07e35b818dea1d463b33694293b5aed406616a;hpb=eb8379afad8e2935cad75a64880e21df4c471a10;p=clamp.git diff --git a/pom.xml b/pom.xml index be07e35b..c1ec0e2f 100644 --- a/pom.xml +++ b/pom.xml @@ -1,4 +1,27 @@ + + 4.0.0 @@ -7,11 +30,11 @@ 1.0.1-SNAPSHOT ONAP CLAMP - - org.onap.oparent - oparent - 1.0.0-SNAPSHOT - + + org.onap.oparent + oparent + 1.0.0-SNAPSHOT + This project build the ONAP CLAMP JAR that contains AJSC + CLAMP code. @@ -30,7 +53,7 @@ - org.onap.clamp.config.files.cldsPolicyConfig=classpath:/clds/clds-policy-config.properties - org.onap.clamp.config.files.cldsUsers=classpath:/clds/clds-users.json - org.onap.clamp.config.files.globalClds=classpath:/clds/globalClds.properties - + @@ -57,31 +80,24 @@ localhost:5000 true - true true false - - https://nexus.onap.org - /content/repositories/snapshots/ - /content/repositories/releases/ - /content/repositories/staging/ - /content/sites/site/org/onap/clamp/${project.version} ecomp-releases Clamp Release Repository - ${nexusproxy}/${releaseNexusPath} + https://nexus.onap.org/content/repositories/releases/ ecomp-snapshots Clamp Snapshot Repository - ${nexusproxy}/${snapshotNexusPath} + https://nexus.onap.org/content/repositories/snapshots/ ecomp-site - dav:${nexusproxy}${sitePath} + dav:https://nexus.onap.org/content/sites/site/org/onap/clamp/${project.version} @@ -94,17 +110,17 @@ ecomp-releases ONAP Release Repository - ${nexusproxy}/${releaseNexusPath} + https://nexus.onap.org/content/repositories/releases/ ecomp-staging ONAP Staging Repository - ${nexusproxy}/${stagingNexusPath} + https://nexus.onap.org/content/repositories/staging/ ecomp-snapshots ONAP Snapshot Repository - ${nexusproxy}/${snapshotNexusPath} + https://nexus.onap.org/content/repositories/snapshots/ true @@ -291,6 +307,7 @@ swagger-annotations 1.5.8 + com.att.ajsc @@ -380,7 +397,6 @@ - com.fasterxml.jackson.core jackson-databind @@ -420,10 +436,18 @@ src/test/resources + + **/*.jks + + true + + + src/test/resources/https - **/* + **.jks - true + false + https @@ -438,17 +462,8 @@ true - - src/main/doxygen - - **/* - - true - - - org.apache.maven.plugins @@ -557,16 +572,16 @@ 1.6.7 true - ossrhajsc - https://oss.sonatype.org/ - true + https://nexus.onap.org + 176c31dfe190a + ecomp-staging ${skip.staging.artifacts} com.spotify docker-maven-plugin - 0.4.11 + 1.0.0 onap/clamp src/main/docker @@ -609,6 +624,18 @@ + + tag-image + package + + tag + + + onap/clamp + ${docker.push.registry}/onap/clamp + ${skip.docker.push} + + push-image deploy @@ -639,6 +666,7 @@ + integration-tests integration-test verify @@ -675,7 +703,7 @@ socket: '/var/run/mysqld/mysqld.sock' port: 3306 mariadb.org binary distribution - + ${docker.mariadb.port.host}:3306 @@ -721,7 +749,7 @@ - jacoco-unit-tests + pre-unit-test prepare-agent @@ -731,7 +759,7 @@ - jacoco-integration-tests + pre-integration-test pre-integration-test prepare-agent @@ -742,22 +770,22 @@ - - merge - - post-integration-test - - - - ${project.build.directory}/coverage-reports - - *.exec - - - - ${project.build.directory}/jacoco-dev.exec - - + + merge + + post-integration-test + + + + ${project.build.directory}/coverage-reports + + *.exec + + + + ${project.build.directory}/jacoco-dev.exec + + @@ -775,6 +803,8 @@ true false + false + false