Pointing at the proper maven repo now
This commit is contained in:
@@ -39,13 +39,10 @@
|
||||
<url name="spring-repo-ext" m2compatible="true">
|
||||
<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]" />
|
||||
</url>
|
||||
|
||||
<!-- try popular maven2 ibiblio mirror second -->
|
||||
<ibiblio name="dotsrc-maven2-repo" checkconsistency="false" m2compatible="true" root="http://mirrors.dotsrc.org/maven2/"/>
|
||||
</url>
|
||||
|
||||
<!-- try ibiblio itself third -->
|
||||
<ibiblio name="ibiblio-maven2-repo" checkconsistency="false" m2compatible="true" root="http://www.ibiblio.org/maven2/"/>
|
||||
<!-- try maven repo -->
|
||||
<ibiblio name="maven2-repo" checkconsistency="false" m2compatible="true" root="http://repo1.maven.org/maven2/"/>
|
||||
|
||||
</chain>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user