From: Giovanni Meo Date: Thu, 29 Aug 2013 15:00:55 +0000 (+0200) Subject: Checksum errors seen on some setup while downloading guava X-Git-Tag: releasepom-0.1.0~131^2 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=commitdiff_plain;h=cb52618d6821c742c86074c4f28eb0024cc54d7b Checksum errors seen on some setup while downloading guava - Due to some issues with the mirroring of {repo1|repo2}.maven.org of some artifact, forcing all the repo1/repo2 artifacts to be downloaded directly and not via ODP nexus proxy. This has been adviced also by sonatype support folks, now they have a content delivery network in place and can handle the load. Change-Id: Iff7e604d35f0a4a877e1316990be2bf6bf1ea1f6 Signed-off-by: Giovanni Meo --- 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 a6fd98e323..d9b4720503 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 @@ -135,15 +135,10 @@ - - central - central - ${nexusproxy}/repositories/central/ - central2 central2 - ${nexusproxy}/repositories/central2/ + http://repo2.maven.org/maven2 opendaylight.snapshot @@ -167,19 +162,15 @@ ebr-bundles-external ${nexusproxy}/repositories/ebr-bundles-external/ - - central2 central2 - ${nexusproxy}/repositories/central2/ + http://repo2.maven.org/maven2 - - central central - ${nexusproxy}/repositories/central/ + http://repo1.maven.org/maven2 diff --git a/opendaylight/commons/opendaylight/pom.xml b/opendaylight/commons/opendaylight/pom.xml index 56df36a934..7c6a618a31 100644 --- a/opendaylight/commons/opendaylight/pom.xml +++ b/opendaylight/commons/opendaylight/pom.xml @@ -60,7 +60,7 @@ central2 central2 - ${nexusproxy}/repositories/central2/ + http://repo2.maven.org/maven2 @@ -206,19 +206,15 @@ ebr-bundles-external ${nexusproxy}/repositories/ebr-bundles-external/ - - central2 central2 - ${nexusproxy}/repositories/central2/ + http://repo2.maven.org/maven2 - - central central - ${nexusproxy}/repositories/central/ + http://repo1.maven.org/maven2 diff --git a/opendaylight/northbound/integrationtest/pom.xml b/opendaylight/northbound/integrationtest/pom.xml index 000b750427..9432d6f622 100644 --- a/opendaylight/northbound/integrationtest/pom.xml +++ b/opendaylight/northbound/integrationtest/pom.xml @@ -22,7 +22,7 @@ central2 central2 - ${nexusproxy}/repositories/central2/ + http://repo2.maven.org/maven2 diff --git a/opendaylight/sal/yang-prototype/pom.xml b/opendaylight/sal/yang-prototype/pom.xml index c9af69c436..4c5db1086c 100644 --- a/opendaylight/sal/yang-prototype/pom.xml +++ b/opendaylight/sal/yang-prototype/pom.xml @@ -43,14 +43,9 @@ - central - central - ${nexusproxy}/repositories/central/ - - - central2 - central2 - ${nexusproxy}/repositories/central2/ + central2 + central2 + http://repo2.maven.org/maven2 opendaylight.snapshot @@ -75,19 +70,15 @@ ebr-bundles-external ${nexusproxy}/repositories/ebr-bundles-external/ - - - central2 - central2 - ${nexusproxy}/repositories/central2/ + central2 + central2 + http://repo2.maven.org/maven2 - - - central - central - ${nexusproxy}/repositories/central/ + central + central + http://repo1.maven.org/maven2 diff --git a/opendaylight/sal/yang-prototype/sal/pom.xml b/opendaylight/sal/yang-prototype/sal/pom.xml index 45743160fb..fc6fb8eaed 100644 --- a/opendaylight/sal/yang-prototype/sal/pom.xml +++ b/opendaylight/sal/yang-prototype/sal/pom.xml @@ -32,14 +32,9 @@ - central - central - ${nexusproxy}/repositories/central/ - - - central2 - central2 - ${nexusproxy}/repositories/central2/ + central2 + central2 + http://repo2.maven.org/maven2 opendaylight.snapshot @@ -50,6 +45,16 @@ + + central2 + central2 + http://repo2.maven.org/maven2 + + + central + central + http://repo1.maven.org/maven2 + @@ -64,20 +69,6 @@ ebr-bundles-external ${nexusproxy}/repositories/ebr-bundles-external/ - - - - central2 - central2 - ${nexusproxy}/repositories/central2/ - - - - - central - central - ${nexusproxy}/repositories/central/ - diff --git a/third-party/commons/thirdparty/pom.xml b/third-party/commons/thirdparty/pom.xml index 6be5e8690f..9e95701a0d 100644 --- a/third-party/commons/thirdparty/pom.xml +++ b/third-party/commons/thirdparty/pom.xml @@ -28,10 +28,10 @@ - + central2 central2 - ${nexusproxy}/repositories/central2/ + http://repo2.maven.org/maven2 @@ -161,17 +161,15 @@ - central2 central2 - ${nexusproxy}/repositories/central2/ + http://repo2.maven.org/maven2 - central central - ${nexusproxy}/repositories/central/ + http://repo1.maven.org/maven2