From: Steve Smokowski Date: Mon, 13 Feb 2017 19:24:14 +0000 (-0500) Subject: Modify pom files X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=7a31a9412827dac614aba492c504cb02a3dc6da0;p=aai%2Faai-service.git Modify pom files Change-Id: I403d09ebd553266fa657520914a3f2ca942a931b Signed-off-by: Steve Smokowski --- diff --git a/.gitreview b/.gitreview new file mode 100644 index 0000000..8cb2236 --- /dev/null +++ b/.gitreview @@ -0,0 +1,4 @@ +[gerrit] +host=gerrit.openecomp.org +port=29418 +project=aai/aai-service.git diff --git a/aai-schema/pom.xml b/aai-schema/pom.xml index e6afc4f..6a7b9bb 100644 --- a/aai-schema/pom.xml +++ b/aai-schema/pom.xml @@ -89,4 +89,20 @@ + + + ecomp-releases + ECOMP Release Repository + https://nexus.openecomp.org/content/repositories/releases/ + + + ecomp-snapshots + ECOMP Snapshot Repository + https://nexus.openecomp.org/content/repositories/snapshots/ + + + ecomp-javadoc + dav:https://ecomp-nexus:8443/repository/aai/logging-service-javadoc/${project.version} + + diff --git a/ajsc-aai/pom.xml b/ajsc-aai/pom.xml index 950ce05..365260b 100644 --- a/ajsc-aai/pom.xml +++ b/ajsc-aai/pom.xml @@ -13,10 +13,7 @@ ${basedir}/target/swm/package/nix/dist_files/ UTF-8 - UTF-8 - - - ${docker_registry} + UTF-8 @@ -32,9 +29,6 @@ provided - dom4j dom4j @@ -47,8 +41,7 @@ 2.6 - - + com.att.eelf eelf-core 0.0.1 @@ -78,15 +71,12 @@ 1.1.7 - org.codehaus.janino janino 2.7.8 - - commons-io commons-io @@ -96,13 +86,7 @@ commons-collections - - jdk.tools - jdk.tools - 1.8.0_101 - system - ${JAVA_HOME}/lib/tools.jar - + junit @@ -402,15 +386,10 @@ 0.4.11 true - ${docker.registry} - - ${docker.login} - ${docker.password} - - ${docker.registry}/${project.artifactId} + + ${docker.push.registry}/${project.artifactId} ${dockerLocation} - docker-hub - http://${docker.registry} + docker-hub ${docker_imageversion} latest @@ -583,6 +562,13 @@ + + org.apache.maven.plugins + maven-deploy-plugin + + true + + diff --git a/annotations/pom.xml b/annotations/pom.xml index 92cf2a0..32c9e62 100644 --- a/annotations/pom.xml +++ b/annotations/pom.xml @@ -80,4 +80,20 @@ + + + ecomp-releases + ECOMP Release Repository + https://nexus.openecomp.org/content/repositories/releases/ + + + ecomp-snapshots + ECOMP Snapshot Repository + https://nexus.openecomp.org/content/repositories/snapshots/ + + + ecomp-javadoc + dav:https://ecomp-nexus:8443/repository/aai/logging-service-javadoc/${project.version} + + diff --git a/pom.xml b/pom.xml index 299fc03..0ddd05f 100644 --- a/pom.xml +++ b/pom.xml @@ -55,6 +55,55 @@ 3.0.4 + + + + + central + http://repo1.maven.org/maven2 + + + EvoSuite + EvoSuite Repository + http://www.evosuite.org/m2 + + + + + AJSC + AJSC repository + https://mvnrepository.com/artifact/com.att.ajsc + + + restlet + maven reslet + https://maven.restlet.com/ + + + + central + Maven 2 repository 2 + http://repo2.maven.org/maven2/ + + + ecomp-releases + ECOMP Release Repository + https://nexus.openecomp.org/content/repositories + + + ecomp-snapshots + ECOMP Snapshot Repository + https://nexus.openecomp.org/content/repositories/snapshots/ + + always + + + always + + + + +