Pointing at the proper maven repo now
This commit is contained in:
@@ -39,13 +39,10 @@
|
|||||||
<url name="spring-repo-ext" m2compatible="true">
|
<url name="spring-repo-ext" m2compatible="true">
|
||||||
<ivy pattern="https://svn.sourceforge.net/svnroot/springframework/repos/repo-ext/[organisation]/[module]/ivy-[revision].xml" />
|
<ivy pattern="https://svn.sourceforge.net/svnroot/springframework/repos/repo-ext/[organisation]/[module]/ivy-[revision].xml" />
|
||||||
<artifact pattern="https://svn.sourceforge.net/svnroot/springframework/repos/repo-ext/[organisation]/[module]/[revision]/[artifact]-[revision].[ext]" />
|
<artifact pattern="https://svn.sourceforge.net/svnroot/springframework/repos/repo-ext/[organisation]/[module]/[revision]/[artifact]-[revision].[ext]" />
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<!-- try popular maven2 ibiblio mirror second -->
|
|
||||||
<ibiblio name="dotsrc-maven2-repo" checkconsistency="false" m2compatible="true" root="http://mirrors.dotsrc.org/maven2/"/>
|
|
||||||
|
|
||||||
<!-- try ibiblio itself third -->
|
<!-- try maven repo -->
|
||||||
<ibiblio name="ibiblio-maven2-repo" checkconsistency="false" m2compatible="true" root="http://www.ibiblio.org/maven2/"/>
|
<ibiblio name="maven2-repo" checkconsistency="false" m2compatible="true" root="http://repo1.maven.org/maven2/"/>
|
||||||
|
|
||||||
</chain>
|
</chain>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user