From a821bc9096b8ef69134af485f268b755041e8230 Mon Sep 17 00:00:00 2001 From: sg481n Date: Wed, 16 Aug 2017 17:34:08 -0400 Subject: Update all pom files in aaf/inno Modify the pom files in the aaf/inno project.Adding distributionMangament details into parent & sub projects of aaf/inno Issue-id:AAF-23 Change-Id: I5f99e648d6fa9ca0f3d9478dc92cca0428379704 Signed-off-by: sg481n --- rosetta/pom.xml | 90 ++++++++++++++++++++++++++++++++++++++++----------------- 1 file changed, 63 insertions(+), 27 deletions(-) (limited to 'rosetta/pom.xml') diff --git a/rosetta/pom.xml b/rosetta/pom.xml index 177f780..9511ee0 100644 --- a/rosetta/pom.xml +++ b/rosetta/pom.xml @@ -50,7 +50,15 @@ - + + UTF-8 + 1.0.0-SNAPSHOT + https://nexus.onap.org + /content/repositories/snapshots/ + /content/repositories/releases/ + /content/repositories/staging/ + /content/sites/site/org/onap/aaf/inno/${project.version} + com.att.inno @@ -71,22 +79,7 @@ - - - ossrhdme - https://oss.sonatype.org/content/repositories/snapshots - - - ossrhdme - https://oss.sonatype.org/service/local/staging/deploy/maven2/ - - - - https://github.com/att/AAF.git - ${project.scm.connection} - http://github.com/att/AAF/tree/master - @@ -145,6 +138,7 @@ org.apache.maven.plugins maven-javadoc-plugin + 3.0.0-M1 false @@ -174,17 +168,7 @@ - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.7 - true - - ossrhdme - https://oss.sonatype.org/ - true - - + @@ -218,7 +202,59 @@ + + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.7 + true + + ${nexusproxy} + ecomp-staging + + + + + ecomp-releases + AAF Release Repository + ${nexusproxy}/${releaseNexusPath} + + + ecomp-snapshots + AAF Snapshot Repository + ${nexusproxy}/${snapshotNexusPath} + + + + + onap-plugin-snapshots + https://nexus.onap.org/content/repositories/snapshots/ + + + + + + central + Maven 2 repository 2 + http://repo2.maven.org/maven2/ + + + onap-jar-snapshots + https://nexus.onap.org/content/repositories/snapshots + + + spring-repo + Spring repo + https://artifacts.alfresco.com/nexus/content/repositories/public/ + + + repository.jboss.org-public + JBoss.org Maven repository + https://repository.jboss.org/nexus/content/groups/public + + + -- cgit 1.2.3-korg