Update all pom files in aaf inno 45/7945/1
authorsg481n <sg481n@att.com>
Thu, 17 Aug 2017 22:44:28 +0000 (18:44 -0400)
committersg481n <sg481n@att.com>
Thu, 17 Aug 2017 22:44:34 +0000 (18:44 -0400)
add staging profile id in all pom files

Issue-id: AAF-23
Change-Id: Icbe8e29735c0d5fa3cec37f13334ccf614c41688
Signed-off-by: sg481n <sg481n@att.com>
env/pom.xml
log4j/pom.xml
pom.xml
rosetta/pom.xml
xgen/pom.xml

index 7f9b32d..5f501a8 100644 (file)
@@ -58,7 +58,7 @@
                <snapshotNexusPath>/content/repositories/snapshots/</snapshotNexusPath>\r
                <releaseNexusPath>/content/repositories/releases/</releaseNexusPath>\r
                <stagingNexusPath>/content/repositories/staging/</stagingNexusPath>\r
-               <sitePath>/content/sites/site/org/onap/aaf/inno/${project.version}</sitePath>\r
+               <sitePath>/content/sites/site/${project.groupId}/${project.artifactId}/${project.version}</sitePath>\r
        </properties>\r
        <dependencies>\r
                <dependency>\r
                        <name>AAF Snapshot Repository</name>\r
                        <url>${nexusproxy}${snapshotNexusPath}</url>\r
                </snapshotRepository>\r
+               <site>\r
+                       <id>ecomp-site</id>\r
+                       <url>dav:${nexusproxy}${sitePath}</url>\r
+               </site>\r
        </distributionManagement>\r
 <pluginRepositories>\r
         <pluginRepository>\r
index acc11f0..0c07f0a 100644 (file)
@@ -57,7 +57,7 @@
                <snapshotNexusPath>/content/repositories/snapshots/</snapshotNexusPath>\r
                <releaseNexusPath>/content/repositories/releases/</releaseNexusPath>\r
                <stagingNexusPath>/content/repositories/staging/</stagingNexusPath>\r
-               <sitePath>/content/sites/site/org/onap/aaf/inno/${project.version}</sitePath>\r
+               <sitePath>/content/sites/site/${project.groupId}/${project.artifactId}/${project.version}</sitePath>\r
        </properties>\r
        <dependencies>\r
                <dependency>\r
                        <name>AAF Snapshot Repository</name>\r
                        <url>${nexusproxy}${snapshotNexusPath}</url>\r
                </snapshotRepository>\r
+               <site>\r
+                       <id>ecomp-site</id>\r
+                       <url>dav:${nexusproxy}${sitePath}</url>\r
+               </site>\r
        </distributionManagement>\r
        <pluginRepositories>\r
         <pluginRepository>\r
diff --git a/pom.xml b/pom.xml
index 2d3ef55..a79a537 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
        <modelVersion>4.0.0</modelVersion>
        <groupId>com.att.inno</groupId>
        <artifactId>parent</artifactId>
-       <name>Parent POM for JG Innovation</name>
+       <name>inno</name>
        <version>1.0.0-SNAPSHOT</version>
        <packaging>pom</packaging>
        <url>https://github.com/att/AAF</url>
@@ -60,7 +60,7 @@
                <snapshotNexusPath>/content/repositories/snapshots/</snapshotNexusPath>
                <releaseNexusPath>/content/repositories/releases/</releaseNexusPath>
                <stagingNexusPath>/content/repositories/staging/</stagingNexusPath>
-               <sitePath>/content/sites/site/org/onap/aaf/inno/${project.version}</sitePath>
+               <sitePath>/content/sites/site/org/onap/aaf/inno/${project.artifactId}/${project.version}</sitePath>
        </properties>
 
        <dependencies>
                        <name>AAF Snapshot Repository</name>
                        <url>${nexusproxy}${snapshotNexusPath}</url>
                </snapshotRepository>
+               <site>
+                       <id>ecomp-site</id>
+                       <url>dav:${nexusproxy}${sitePath}</url>
+               </site>
        </distributionManagement>
 <pluginRepositories>
         <pluginRepository>
index 72e5013..644c21b 100644 (file)
@@ -57,7 +57,7 @@
                <snapshotNexusPath>/content/repositories/snapshots/</snapshotNexusPath>\r
                <releaseNexusPath>/content/repositories/releases/</releaseNexusPath>\r
                <stagingNexusPath>/content/repositories/staging/</stagingNexusPath>\r
-               <sitePath>/content/sites/site/org/onap/aaf/inno/${project.version}</sitePath>\r
+               <sitePath>/content/sites/site/${project.groupId}/${project.artifactId}/${project.version}</sitePath>\r
        </properties>\r
        <dependencies>\r
                <dependency>\r
                        <name>AAF Snapshot Repository</name>\r
                        <url>${nexusproxy}${snapshotNexusPath}</url>\r
                </snapshotRepository>\r
+               <site>\r
+                       <id>ecomp-site</id>\r
+                       <url>dav:${nexusproxy}${sitePath}</url>\r
+               </site>\r
        </distributionManagement>\r
        <pluginRepositories>\r
         <pluginRepository>\r
index 6af1cd1..1ead38c 100644 (file)
@@ -58,7 +58,7 @@
                <snapshotNexusPath>/content/repositories/snapshots/</snapshotNexusPath>\r
                <releaseNexusPath>/content/repositories/releases/</releaseNexusPath>\r
                <stagingNexusPath>/content/repositories/staging/</stagingNexusPath>\r
-               <sitePath>/content/sites/site/org/onap/aaf/inno/${project.version}</sitePath>\r
+               <sitePath>/content/sites/site/${project.groupId}/${project.artifactId}/${project.version}</sitePath>\r
 \r
        </properties>\r
        <dependencies>\r
                        <name>AAF Snapshot Repository</name>\r
                        <url>${nexusproxy}${snapshotNexusPath}</url>\r
                </snapshotRepository>\r
+               <site>\r
+                       <id>ecomp-site</id>\r
+                       <url>dav:${nexusproxy}${sitePath}</url>\r
+               </site>\r
        </distributionManagement>\r
     <pluginRepositories>\r
         <pluginRepository>\r