Checksum errors seen on some setup while downloading guava
[controller.git] / opendaylight / sal / yang-prototype / sal / pom.xml
index 45743160fb57b81830279a54926a8fd21f3889de..fc6fb8eaed40561c666d5468484cf89e6cc84d73 100644 (file)
 
     <pluginRepositories>
         <pluginRepository>
-            <id>central</id>
-            <name>central</name>
-            <url>${nexusproxy}/repositories/central/</url>
-        </pluginRepository>
-        <pluginRepository>
-            <id>central2</id>
-            <name>central2</name>
-            <url>${nexusproxy}/repositories/central2/</url>
+          <id>central2</id>
+          <name>central2</name>
+          <url>http://repo2.maven.org/maven2</url>
         </pluginRepository>
         <pluginRepository>
             <id>opendaylight.snapshot</id>
 
 
        <repositories>
+      <repository>
+        <id>central2</id>
+        <name>central2</name>
+        <url>http://repo2.maven.org/maven2</url>
+      </repository>
+      <repository>
+        <id>central</id>
+        <name>central</name>
+        <url>http://repo1.maven.org/maven2</url>
+      </repository>
                <!-- EBR release -->
                <!-- http://repository.springsource.com/maven/bundles/release -->
                <repository>
                        <name>ebr-bundles-external</name>
                        <url>${nexusproxy}/repositories/ebr-bundles-external/</url>
                </repository>
-               <!-- Maven repo2 mirror -->
-               <!-- http://repo2.maven.org/maven2 -->
-               <repository>
-                       <id>central2</id>
-                       <name>central2</name>
-                       <url>${nexusproxy}/repositories/central2/</url>
-               </repository>
-               <!-- Maven repo1 mirror -->
-               <!-- http://repo1.maven.org/maven2 -->
-               <repository>
-                       <id>central</id>
-                       <name>central</name>
-                       <url>${nexusproxy}/repositories/central/</url>
-               </repository>
                <!-- Pax mirror -->
                <!-- https://oss.sonatype.org/content/repositories/ops4j-releases -->
                <repository>