summaryrefslogtreecommitdiffstats
path: root/odlparent
diff options
context:
space:
mode:
authorSingal, Kapil (ks220y) <ks220y@att.com>2021-05-17 13:23:11 -0400
committerSingal, Kapil (ks220y) <ks220y@att.com>2021-05-17 17:05:57 -0400
commit9714cfc592c9ca285bc0c70b659c024289690e6c (patch)
treebcbf4babd944a52b7dc171438b5ddcab271921db /odlparent
parent1068864912e83de85fc7074be35a8328ab598726 (diff)
Refactoring onap nexus url's and related section
Issue-ID: CCSDK-3298 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I8798f0cfa7b0042628f508ca851a42d76a5f7b21
Diffstat (limited to 'odlparent')
-rw-r--r--odlparent/binding-parent/pom.xml5
-rw-r--r--odlparent/bundle-parent/pom.xml5
-rw-r--r--odlparent/feature-repo-parent/pom.xml5
-rw-r--r--odlparent/karaf4-parent/pom.xml5
-rw-r--r--odlparent/mdsal-it-parent/pom.xml5
-rw-r--r--odlparent/odlparent-lite/pom.xml5
-rw-r--r--odlparent/odlparent/pom.xml5
-rwxr-xr-xodlparent/setup/src/main/resources/pom-template.xml5
-rw-r--r--odlparent/single-feature-parent/pom.xml5
9 files changed, 18 insertions, 27 deletions
diff --git a/odlparent/binding-parent/pom.xml b/odlparent/binding-parent/pom.xml
index 923a4080..d7c0f209 100644
--- a/odlparent/binding-parent/pom.xml
+++ b/odlparent/binding-parent/pom.xml
@@ -55,7 +55,6 @@
<!-- properties from oparent -->
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
- <onap.nexus.url>https://nexus.onap.org</onap.nexus.url>
<!-- sitePath may be overridden in the inheriting POM if desired -->
<sitePath>/content/sites/site/${project.groupId}/${project.artifactId}/${project.version}</sitePath>
@@ -66,6 +65,7 @@
<!-- end of properties from oparent -->
<!-- ONAP repositories -->
+ <onap.nexus.url>https://nexus.onap.org</onap.nexus.url>
<onap.nexus.host>nexus.onap.org</onap.nexus.host>
<onap.nexus.port>443</onap.nexus.port>
<onap.nexus.protocol>https</onap.nexus.protocol>
@@ -301,8 +301,8 @@
<enabled>true</enabled>
</snapshots>
</repository>
-
</repositories>
+
<pluginRepositories>
<pluginRepository>
<id>onap-public</id>
@@ -363,7 +363,6 @@
<name>JCenter Repository</name>
<url>http://jcenter.bintray.com</url>
</pluginRepository>
-
<pluginRepository>
<id>Restlet</id>
<name>Restlet Repository</name>
diff --git a/odlparent/bundle-parent/pom.xml b/odlparent/bundle-parent/pom.xml
index 39b0f103..61c87daf 100644
--- a/odlparent/bundle-parent/pom.xml
+++ b/odlparent/bundle-parent/pom.xml
@@ -55,7 +55,6 @@
<!-- properties from oparent -->
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
- <onap.nexus.url>https://nexus.onap.org</onap.nexus.url>
<!-- sitePath may be overridden in the inheriting POM if desired -->
<sitePath>/content/sites/site/${project.groupId}/${project.artifactId}/${project.version}</sitePath>
@@ -66,6 +65,7 @@
<!-- end of properties from oparent -->
<!-- ONAP repositories -->
+ <onap.nexus.url>https://nexus.onap.org</onap.nexus.url>
<onap.nexus.host>nexus.onap.org</onap.nexus.host>
<onap.nexus.port>443</onap.nexus.port>
<onap.nexus.protocol>https</onap.nexus.protocol>
@@ -301,8 +301,8 @@
<enabled>true</enabled>
</snapshots>
</repository>
-
</repositories>
+
<pluginRepositories>
<pluginRepository>
<id>onap-public</id>
@@ -363,7 +363,6 @@
<name>JCenter Repository</name>
<url>http://jcenter.bintray.com</url>
</pluginRepository>
-
<pluginRepository>
<id>Restlet</id>
<name>Restlet Repository</name>
diff --git a/odlparent/feature-repo-parent/pom.xml b/odlparent/feature-repo-parent/pom.xml
index 2b9fae4a..7062a854 100644
--- a/odlparent/feature-repo-parent/pom.xml
+++ b/odlparent/feature-repo-parent/pom.xml
@@ -55,7 +55,6 @@
<!-- properties from oparent -->
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
- <onap.nexus.url>https://nexus.onap.org</onap.nexus.url>
<!-- sitePath may be overridden in the inheriting POM if desired -->
<sitePath>/content/sites/site/${project.groupId}/${project.artifactId}/${project.version}</sitePath>
@@ -66,6 +65,7 @@
<!-- end of properties from oparent -->
<!-- ONAP repositories -->
+ <onap.nexus.url>https://nexus.onap.org</onap.nexus.url>
<onap.nexus.host>nexus.onap.org</onap.nexus.host>
<onap.nexus.port>443</onap.nexus.port>
<onap.nexus.protocol>https</onap.nexus.protocol>
@@ -301,8 +301,8 @@
<enabled>true</enabled>
</snapshots>
</repository>
-
</repositories>
+
<pluginRepositories>
<pluginRepository>
<id>onap-public</id>
@@ -363,7 +363,6 @@
<name>JCenter Repository</name>
<url>http://jcenter.bintray.com</url>
</pluginRepository>
-
<pluginRepository>
<id>Restlet</id>
<name>Restlet Repository</name>
diff --git a/odlparent/karaf4-parent/pom.xml b/odlparent/karaf4-parent/pom.xml
index 4406bc75..086a0a1d 100644
--- a/odlparent/karaf4-parent/pom.xml
+++ b/odlparent/karaf4-parent/pom.xml
@@ -55,7 +55,6 @@
<!-- properties from oparent -->
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
- <onap.nexus.url>https://nexus.onap.org</onap.nexus.url>
<!-- sitePath may be overridden in the inheriting POM if desired -->
<sitePath>/content/sites/site/${project.groupId}/${project.artifactId}/${project.version}</sitePath>
@@ -66,6 +65,7 @@
<!-- end of properties from oparent -->
<!-- ONAP repositories -->
+ <onap.nexus.url>https://nexus.onap.org</onap.nexus.url>
<onap.nexus.host>nexus.onap.org</onap.nexus.host>
<onap.nexus.port>443</onap.nexus.port>
<onap.nexus.protocol>https</onap.nexus.protocol>
@@ -301,8 +301,8 @@
<enabled>true</enabled>
</snapshots>
</repository>
-
</repositories>
+
<pluginRepositories>
<pluginRepository>
<id>onap-public</id>
@@ -363,7 +363,6 @@
<name>JCenter Repository</name>
<url>http://jcenter.bintray.com</url>
</pluginRepository>
-
<pluginRepository>
<id>Restlet</id>
<name>Restlet Repository</name>
diff --git a/odlparent/mdsal-it-parent/pom.xml b/odlparent/mdsal-it-parent/pom.xml
index 76fc561a..8c41b24e 100644
--- a/odlparent/mdsal-it-parent/pom.xml
+++ b/odlparent/mdsal-it-parent/pom.xml
@@ -55,7 +55,6 @@
<!-- properties from oparent -->
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
- <onap.nexus.url>https://nexus.onap.org</onap.nexus.url>
<!-- sitePath may be overridden in the inheriting POM if desired -->
<sitePath>/content/sites/site/${project.groupId}/${project.artifactId}/${project.version}</sitePath>
@@ -66,6 +65,7 @@
<!-- end of properties from oparent -->
<!-- ONAP repositories -->
+ <onap.nexus.url>https://nexus.onap.org</onap.nexus.url>
<onap.nexus.host>nexus.onap.org</onap.nexus.host>
<onap.nexus.port>443</onap.nexus.port>
<onap.nexus.protocol>https</onap.nexus.protocol>
@@ -301,8 +301,8 @@
<enabled>true</enabled>
</snapshots>
</repository>
-
</repositories>
+
<pluginRepositories>
<pluginRepository>
<id>onap-public</id>
@@ -363,7 +363,6 @@
<name>JCenter Repository</name>
<url>http://jcenter.bintray.com</url>
</pluginRepository>
-
<pluginRepository>
<id>Restlet</id>
<name>Restlet Repository</name>
diff --git a/odlparent/odlparent-lite/pom.xml b/odlparent/odlparent-lite/pom.xml
index 0c4cec79..4b157521 100644
--- a/odlparent/odlparent-lite/pom.xml
+++ b/odlparent/odlparent-lite/pom.xml
@@ -55,7 +55,6 @@
<!-- properties from oparent -->
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
- <onap.nexus.url>https://nexus.onap.org</onap.nexus.url>
<!-- sitePath may be overridden in the inheriting POM if desired -->
<sitePath>/content/sites/site/${project.groupId}/${project.artifactId}/${project.version}</sitePath>
@@ -66,6 +65,7 @@
<!-- end of properties from oparent -->
<!-- ONAP repositories -->
+ <onap.nexus.url>https://nexus.onap.org</onap.nexus.url>
<onap.nexus.host>nexus.onap.org</onap.nexus.host>
<onap.nexus.port>443</onap.nexus.port>
<onap.nexus.protocol>https</onap.nexus.protocol>
@@ -301,8 +301,8 @@
<enabled>true</enabled>
</snapshots>
</repository>
-
</repositories>
+
<pluginRepositories>
<pluginRepository>
<id>onap-public</id>
@@ -363,7 +363,6 @@
<name>JCenter Repository</name>
<url>http://jcenter.bintray.com</url>
</pluginRepository>
-
<pluginRepository>
<id>Restlet</id>
<name>Restlet Repository</name>
diff --git a/odlparent/odlparent/pom.xml b/odlparent/odlparent/pom.xml
index cc4644fd..7c9cb071 100644
--- a/odlparent/odlparent/pom.xml
+++ b/odlparent/odlparent/pom.xml
@@ -55,7 +55,6 @@
<!-- properties from oparent -->
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
- <onap.nexus.url>https://nexus.onap.org</onap.nexus.url>
<!-- sitePath may be overridden in the inheriting POM if desired -->
<sitePath>/content/sites/site/${project.groupId}/${project.artifactId}/${project.version}</sitePath>
@@ -66,6 +65,7 @@
<!-- end of properties from oparent -->
<!-- ONAP repositories -->
+ <onap.nexus.url>https://nexus.onap.org</onap.nexus.url>
<onap.nexus.host>nexus.onap.org</onap.nexus.host>
<onap.nexus.port>443</onap.nexus.port>
<onap.nexus.protocol>https</onap.nexus.protocol>
@@ -301,8 +301,8 @@
<enabled>true</enabled>
</snapshots>
</repository>
-
</repositories>
+
<pluginRepositories>
<pluginRepository>
<id>onap-public</id>
@@ -363,7 +363,6 @@
<name>JCenter Repository</name>
<url>http://jcenter.bintray.com</url>
</pluginRepository>
-
<pluginRepository>
<id>Restlet</id>
<name>Restlet Repository</name>
diff --git a/odlparent/setup/src/main/resources/pom-template.xml b/odlparent/setup/src/main/resources/pom-template.xml
index 35efbe54..fed8b410 100755
--- a/odlparent/setup/src/main/resources/pom-template.xml
+++ b/odlparent/setup/src/main/resources/pom-template.xml
@@ -55,7 +55,6 @@
<!-- properties from oparent -->
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
- <onap.nexus.url>https://nexus.onap.org</onap.nexus.url>
<!-- sitePath may be overridden in the inheriting POM if desired -->
<sitePath>/content/sites/site/\${project.groupId}/\${project.artifactId}/\${project.version}</sitePath>
@@ -66,6 +65,7 @@
<!-- end of properties from oparent -->
<!-- ONAP repositories -->
+ <onap.nexus.url>https://nexus.onap.org</onap.nexus.url>
<onap.nexus.host>nexus.onap.org</onap.nexus.host>
<onap.nexus.port>443</onap.nexus.port>
<onap.nexus.protocol>https</onap.nexus.protocol>
@@ -301,8 +301,8 @@
<enabled>true</enabled>
</snapshots>
</repository>
-
</repositories>
+
<pluginRepositories>
<pluginRepository>
<id>onap-public</id>
@@ -363,7 +363,6 @@
<name>JCenter Repository</name>
<url>http://jcenter.bintray.com</url>
</pluginRepository>
-
<pluginRepository>
<id>Restlet</id>
<name>Restlet Repository</name>
diff --git a/odlparent/single-feature-parent/pom.xml b/odlparent/single-feature-parent/pom.xml
index cf94b502..bea9eb12 100644
--- a/odlparent/single-feature-parent/pom.xml
+++ b/odlparent/single-feature-parent/pom.xml
@@ -55,7 +55,6 @@
<!-- properties from oparent -->
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
- <onap.nexus.url>https://nexus.onap.org</onap.nexus.url>
<!-- sitePath may be overridden in the inheriting POM if desired -->
<sitePath>/content/sites/site/${project.groupId}/${project.artifactId}/${project.version}</sitePath>
@@ -66,6 +65,7 @@
<!-- end of properties from oparent -->
<!-- ONAP repositories -->
+ <onap.nexus.url>https://nexus.onap.org</onap.nexus.url>
<onap.nexus.host>nexus.onap.org</onap.nexus.host>
<onap.nexus.port>443</onap.nexus.port>
<onap.nexus.protocol>https</onap.nexus.protocol>
@@ -301,8 +301,8 @@
<enabled>true</enabled>
</snapshots>
</repository>
-
</repositories>
+
<pluginRepositories>
<pluginRepository>
<id>onap-public</id>
@@ -363,7 +363,6 @@
<name>JCenter Repository</name>
<url>http://jcenter.bintray.com</url>
</pluginRepository>
-
<pluginRepository>
<id>Restlet</id>
<name>Restlet Repository</name>