From: Giovanni Meo Date: Thu, 28 Mar 2013 15:07:04 +0000 (+0100) Subject: - Removed sitebuildsettings, the deployment of this and manteinance in X-Git-Tag: releasepom-0.1.0~620^2 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=commitdiff_plain;h=5ed3a3fb627d7a5a329cc483f298ba793fa50664;hp=831844b15c26d2e104efff31405032ac09b3095f - Removed sitebuildsettings, the deployment of this and manteinance in opendaylight infra is troublesome and also the settings are isolated that can be manually tweaked in the parent POM: - opendaylight/commons/opendaylight/pom.xl - third-party/commons/thirdparty - Adjusted the deployment of third-party snapshots to happen in opendaylight-snapshot nexus repo, given there is only deployment access to that on jenkins and also because there is not reason to distinguish it, anyway the groupID already avoid collision. Signed-off-by: Giovanni Meo Change-Id: Ieb20f107895dc9b186b1799de5cb84dc11c5ec7c --- diff --git a/opendaylight/commons/opendaylight/pom.xml b/opendaylight/commons/opendaylight/pom.xml index 39f100d6dc..370526aca1 100644 --- a/opendaylight/commons/opendaylight/pom.xml +++ b/opendaylight/commons/opendaylight/pom.xml @@ -5,22 +5,15 @@ 3.0 - - - sitebuildsettings - sitebuildsettings - 1.0.0-SNAPSHOT - ../../../sitebuildsettings-pom.xml - org.opendaylight.controller commons.opendaylight 1.4.0-SNAPSHOT pom + https://sonar.opendaylight.org/ + http://nexus.opendaylight.org/content + dav:http://nexus.opendaylight.org/content/sites/site 3.2 2.6 UTF-8 @@ -170,12 +163,12 @@ - ${opendaylightID}-release + opendaylight-release ${nexusproxy}/repositories/opendaylight.release/ - ${opendaylightID}-snapshot + opendaylight-snapshot ${nexusproxy}/repositories/opendaylight.snapshot/ diff --git a/sitebuildsettings-pom.xml b/sitebuildsettings-pom.xml deleted file mode 100644 index b0d58484b6..0000000000 --- a/sitebuildsettings-pom.xml +++ /dev/null @@ -1,28 +0,0 @@ - - - 4.0.0 - - 3.0 - - sitebuildsettings - sitebuildsettings - 1.0.0-SNAPSHOT - pom - - - - - ${opendaylightID}-snapshot - ${nexusproxy}/repositories/opendaylight.snapshot/ - - - - - https://sonar.opendaylight.org/ - http://nexus.opendaylight.org/content - dav:http://nexus.opendaylight.org/content/sites/site - thirdparty - opendaylight - - diff --git a/third-party/commons/thirdparty/pom.xml b/third-party/commons/thirdparty/pom.xml index 28a682723a..7883312b00 100644 --- a/third-party/commons/thirdparty/pom.xml +++ b/third-party/commons/thirdparty/pom.xml @@ -5,22 +5,15 @@ 3.0 - - - sitebuildsettings - sitebuildsettings - 1.0.0-SNAPSHOT - ../../../sitebuildsettings-pom.xml - org.opendaylight.controller commons.thirdparty 1.1.0-SNAPSHOT pom + https://sonar.opendaylight.org/ + http://nexus.opendaylight.org/content + dav:http://nexus.opendaylight.org/content/sites/site 3.2 2.6 UTF-8 @@ -172,21 +165,21 @@ - ${thirdpartyID} + thirdparty thirdparty ${nexusproxy}/repositories/thirdparty - + - ${thirdpartyID} - ${nexusproxy}/repositories/thirdparty + opendaylight-release + ${nexusproxy}/repositories/opendaylight.release/ - + - ${thirdpartyID}-snapshot - ${nexusproxy}/repositories/thirdparty-snapshot + opendaylight-snapshot + ${nexusproxy}/repositories/opendaylight.snapshot/