You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by be...@apache.org on 2010/08/15 16:54:10 UTC

svn commit: r985685 - /maven/core-integration-testing/trunk/core-it-suite/src/test/resources/mng-4068/settings-template.xml

Author: bentmann
Date: Sun Aug 15 14:54:10 2010
New Revision: 985685

URL: http://svn.apache.org/viewvc?rev=985685&view=rev
Log:
o Removed superfluous mirror (handled by global settings)

Modified:
    maven/core-integration-testing/trunk/core-it-suite/src/test/resources/mng-4068/settings-template.xml

Modified: maven/core-integration-testing/trunk/core-it-suite/src/test/resources/mng-4068/settings-template.xml
URL: http://svn.apache.org/viewvc/maven/core-integration-testing/trunk/core-it-suite/src/test/resources/mng-4068/settings-template.xml?rev=985685&r1=985684&r2=985685&view=diff
==============================================================================
--- maven/core-integration-testing/trunk/core-it-suite/src/test/resources/mng-4068/settings-template.xml (original)
+++ maven/core-integration-testing/trunk/core-it-suite/src/test/resources/mng-4068/settings-template.xml Sun Aug 15 14:54:10 2010
@@ -28,11 +28,6 @@ under the License.
       <mirrorOf>mng-4068</mirrorOf>
       <url>http://localhost:@mirrorPort@/</url>
     </mirror>
-    <mirror>
-      <id>central</id>
-      <mirrorOf>central</mirrorOf>
-      <url>@baseurl@/target/null</url>
-    </mirror>
   </mirrors>
   <servers>
     <server>