From d0f296b22731dcec6166125f2cdde2326ead8c31 Mon Sep 17 00:00:00 2001 From: Thanh Ha Date: Sun, 6 Sep 2015 08:59:36 -0400 Subject: [PATCH] Remove and Over a year ago we made the decision to remove these sections from poms project wide to be compliant with Maven Central policies that these sections should never appear in local project poms. https://lists.opendaylight.org/pipermail/discuss/2015-January/004482.html Change-Id: I4ff57905525756ddb246f91083011f8dfe77f4e2 Signed-off-by: Thanh Ha --- .../resources/archetype-resources/pom.xml | 55 ----------------- opendaylight/commons/opendaylight/pom.xml | 61 ------------------- 2 files changed, 116 deletions(-) diff --git a/opendaylight/archetypes/odl-model-project/src/main/resources/archetype-resources/pom.xml b/opendaylight/archetypes/odl-model-project/src/main/resources/archetype-resources/pom.xml index 89e643f412..25fe7e6f70 100644 --- a/opendaylight/archetypes/odl-model-project/src/main/resources/archetype-resources/pom.xml +++ b/opendaylight/archetypes/odl-model-project/src/main/resources/archetype-resources/pom.xml @@ -142,61 +142,6 @@ - - - - opendaylight-mirror - opendaylight-mirror - ${nexusproxy}/groups/public/ - - false - - - true - never - - - - - opendaylight-snapshot - opendaylight-snapshot - ${nexusproxy}/repositories/${nexus.repository.snapshot}/ - - true - - - false - - - - - - - - opendaylight-mirror - opendaylight-mirror - ${nexusproxy}/groups/public/ - - false - - - true - never - - - - - opendaylight-snapshot - opendaylight-snapshot - ${nexusproxy}/repositories/${nexus.repository.snapshot}/ - - true - - - false - - - diff --git a/opendaylight/commons/opendaylight/pom.xml b/opendaylight/commons/opendaylight/pom.xml index 6fc641e824..ec544e81c5 100644 --- a/opendaylight/commons/opendaylight/pom.xml +++ b/opendaylight/commons/opendaylight/pom.xml @@ -1337,67 +1337,6 @@ https://wiki.opendaylight.org/view/OpenDaylight_Controller:Main - - - - - - - true - never - - - false - - opendaylight-mirror - opendaylight-mirror - http://nexus.opendaylight.org/content/groups/public/ - - - - - false - - - true - - opendaylight-snapshot - opendaylight-snapshot - http://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/ - - - - - - - - true - never - - - false - - opendaylight-mirror - opendaylight-mirror - http://nexus.opendaylight.org/content/groups/public/ - - - - - false - - - true - - opendaylight-snapshot - opendaylight-snapshot - http://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/ - - -