From f6f461bc86012d3e44861eb4a97ce2eba8b4c05d Mon Sep 17 00:00:00 2001 From: Michael Vorburger Date: Thu, 26 May 2016 14:55:28 +0200 Subject: [PATCH] Clean up pom.xml of archetypes projects (not archetypes content) This removes a lot of duplication, which appears to be historical (we can see that is meanwhile defined in odl-parent; and in controller parent) Change-Id: I4f033cb143c3317f86ea8dce2b8398fdb0b526b1 Signed-off-by: Michael Vorburger --- .../archetypes/odl-model-project/pom.xml | 28 ------------------- .../opendaylight-configfile-archetype/pom.xml | 20 ------------- .../pom.xml | 8 ++---- .../opendaylight-karaf-features/pom.xml | 7 +---- .../archetypes/opendaylight-startup/pom.xml | 1 - opendaylight/archetypes/pom.xml | 25 ++--------------- opendaylight/commons/opendaylight/pom.xml | 3 +- 7 files changed, 7 insertions(+), 85 deletions(-) diff --git a/opendaylight/archetypes/odl-model-project/pom.xml b/opendaylight/archetypes/odl-model-project/pom.xml index b4823bbc0d..26207592a3 100644 --- a/opendaylight/archetypes/odl-model-project/pom.xml +++ b/opendaylight/archetypes/odl-model-project/pom.xml @@ -8,37 +8,9 @@ 0.4.0-SNAPSHOT - org.opendaylight.controller.archetypes odl-model-project 1.4.0-SNAPSHOT maven-archetype - - - http://nexus.opendaylight.org/content - opendaylight.release - opendaylight.snapshot - - odl-model-project - - scm:git:http://git.opendaylight.org/gerrit/controller.git - scm:git:ssh://git.opendaylight.org:29418/controller.git - https://wiki.opendaylight.org/view/OpenDaylight_Controller:Main - HEAD - - - - opendaylight-release - ${nexusproxy}/repositories/${nexus.repository.release}/ - - - opendaylight-snapshot - ${nexusproxy}/repositories/${nexus.repository.snapshot}/ - - - website - ${sitedeploy}/sal-samples - - diff --git a/opendaylight/archetypes/opendaylight-configfile-archetype/pom.xml b/opendaylight/archetypes/opendaylight-configfile-archetype/pom.xml index b9e3b3069e..07cba83e5c 100644 --- a/opendaylight/archetypes/opendaylight-configfile-archetype/pom.xml +++ b/opendaylight/archetypes/opendaylight-configfile-archetype/pom.xml @@ -15,24 +15,4 @@ Configuration files for md-sal - - scm:git:ssh://git.opendaylight.org:29418/controller.git/md-sal-config - scm:git:ssh://git.opendaylight.org:29418/controller.git/md-sal-config - https://wiki.opendaylight.org/view/OpenDaylight_Controller:MD-SAL/md-sal-config - - - - - opendaylight-release - ${nexusproxy}/repositories/opendaylight.release/ - - - opendaylight-snapshot - ${nexusproxy}/repositories/opendaylight.snapshot/ - - - website - dav:${nexusproxy}/sites/site/sal-parent - - diff --git a/opendaylight/archetypes/opendaylight-karaf-distro-archetype/pom.xml b/opendaylight/archetypes/opendaylight-karaf-distro-archetype/pom.xml index 8b0bb991a4..58186ec211 100644 --- a/opendaylight/archetypes/opendaylight-karaf-distro-archetype/pom.xml +++ b/opendaylight/archetypes/opendaylight-karaf-distro-archetype/pom.xml @@ -1,23 +1,19 @@ 4.0.0 + org.opendaylight.controller.archetypes archetypes-parent 0.4.0-SNAPSHOT + org.opendaylight.controller opendaylight-karaf-distro-archetype 1.3.0-SNAPSHOT maven-archetype distribution-karaf-archetype - https://wiki.opendaylight.org/view/CrossProject:Integration_Group/distribution-karaf - - scm:git:http://git.opendaylight.org/gerrit/controller.git - scm:git:ssh://git.opendaylight.org:29418/controller.git - https://wiki.opendaylight.org/view/OpenDaylight_Controller:Main - diff --git a/opendaylight/archetypes/opendaylight-karaf-features/pom.xml b/opendaylight/archetypes/opendaylight-karaf-features/pom.xml index b88b8ec8e5..47493975a6 100644 --- a/opendaylight/archetypes/opendaylight-karaf-features/pom.xml +++ b/opendaylight/archetypes/opendaylight-karaf-features/pom.xml @@ -7,16 +7,11 @@ archetypes-parent 0.4.0-SNAPSHOT + org.opendaylight.controller opendaylight-karaf-features-archetype 1.3.0-SNAPSHOT maven-archetype - opendaylight-karaf-features-archetype - - scm:git:ssh://git.opendaylight.org:29418/controller.git/ - scm:git:ssh://git.opendaylight.org:29418/controller.git/ - https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=summary - diff --git a/opendaylight/archetypes/opendaylight-startup/pom.xml b/opendaylight/archetypes/opendaylight-startup/pom.xml index 6963d767ad..336d56be65 100644 --- a/opendaylight/archetypes/opendaylight-startup/pom.xml +++ b/opendaylight/archetypes/opendaylight-startup/pom.xml @@ -12,7 +12,6 @@ opendaylight-startup-archetype 1.2.0-SNAPSHOT maven-archetype - ${project.artifactId} diff --git a/opendaylight/archetypes/pom.xml b/opendaylight/archetypes/pom.xml index 8beb3bb91f..b22b37cb4e 100644 --- a/opendaylight/archetypes/pom.xml +++ b/opendaylight/archetypes/pom.xml @@ -1,39 +1,18 @@ 4.0.0 + org.opendaylight.controller commons.opendaylight 1.7.0-SNAPSHOT ../commons/opendaylight - - scm:git:http://git.opendaylight.org/gerrit/controller.git - scm:git:ssh://git.opendaylight.org:29418/controller.git - https://wiki.opendaylight.org/view/OpenDaylight_Controller:Main - HEAD - + org.opendaylight.controller.archetypes archetypes-parent 0.4.0-SNAPSHOT pom - - - - opendaylight-release - ${nexusproxy}/repositories/${nexus.repository.release}/ - - - - opendaylight-snapshot - ${nexusproxy}/repositories/${nexus.repository.snapshot}/ - - - - website - ${sitedeploy} - - diff --git a/opendaylight/commons/opendaylight/pom.xml b/opendaylight/commons/opendaylight/pom.xml index 9befd76bc7..9c95733c40 100644 --- a/opendaylight/commons/opendaylight/pom.xml +++ b/opendaylight/commons/opendaylight/pom.xml @@ -1,6 +1,7 @@ 4.0.0 + org.opendaylight.odlparent odlparent @@ -10,7 +11,6 @@ org.opendaylight.controller commons.opendaylight - 1.7.0-SNAPSHOT pom @@ -1183,6 +1183,7 @@ + scm:git:http://git.opendaylight.org/gerrit/controller.git scm:git:ssh://git.opendaylight.org:29418/controller.git -- 2.36.6