You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by hi...@apache.org on 2010/12/16 11:15:36 UTC

svn commit: r1049866 - /ant/ivy/site/links.html

Author: hibou
Date: Thu Dec 16 10:15:36 2010
New Revision: 1049866

URL: http://svn.apache.org/viewvc?rev=1049866&view=rev
Log:
Add some useful maven repositories

Modified:
    ant/ivy/site/links.html

Modified: ant/ivy/site/links.html
URL: http://svn.apache.org/viewvc/ant/ivy/site/links.html?rev=1049866&r1=1049865&r2=1049866&view=diff
==============================================================================
--- ant/ivy/site/links.html (original)
+++ ant/ivy/site/links.html Thu Dec 16 10:15:36 2010
@@ -27,7 +27,7 @@
 	<textarea id="xooki-source">
 <h1>Repositories</h1>
 <ul>
-<li><a href="http://ivyroundup.googlecode.com//">Ivy RoundUp</a></li>
+<li><a href="http://ivyroundup.googlecode.com/">Ivy RoundUp</a></li>
 <p> Ivy RoundUp is an online Ivy repository that can be used in combination with the standard [[doc:resolver/packager Packager Resolver]].</p>
 <li><a href="https://opensvn.csie.org/ivyrepsandbox/">IvyRep Sandbox</a></li>
 <p> This subversion repository is used to share ivy files before promoting them to ivyrep.</p>
@@ -35,10 +35,17 @@
 <p> The official repository of maven hosts a great number of jars. It can be used by ivy to find the jars of your depedencies.</p>
 <li><a href="http://www.opensymphony.com/webwork/wikidocs/Dependencies.html">Webwork Ivy repository</a></li>
 <p> Open symphony has created an ivy repository you can use as a model or directly.</p>
-<li><a href="https://maven-repository.dev.java.net/">Java.net Maven repository</a></li>
+<li><a href="http://java.net/projects/maven-repository/">Java.net Maven repository</a></li>
 <p>Java.net has a Maven repository with interesting stuff that can't be found on ibiblio</p>
 <li><a href="http://mvnrepository.com/">mvnrepository</a></li>
 <p> Search Maven Ibiblio repository</p>
+<li><a href="http://ebr.springsource.com/repository/app/faq#q7">SpringSource Bundle Repository</a></li>
+<p>Repository of OSGi-ready versions of hundreds of open source enterprise libraries that are commonly used when developing Spring applications</p>
+<li><a href="https://repository.jboss.org/nexus/index.html">JBoss Maven Repository</a></li>
+<p>A Maven repository hosted by JBoss</p>
+</ul>
+<li><a href="http://repository.codehaus.org/">Codehaus Maven Repository</a></li>
+<p>A Maven repository hosted by Codehaus</p>
 </ul>
 <h1>Tools and plugins</h1>
 <p>Here is a list of the Ivy related tools and plugins we are aware of that can be found over the net.</p>