Sure, you can just change your settings.xml to use the direct svn url instead.
The best way to do this is probably using mirror settings something like this:
<mirrors>
<mirror>
<id>jboss-anon-svn-maven-repo</id>
<name>jboss maven repository</name>
<
url>http://anonsvn.jboss.org/repos/repository.jboss.org/maven2</url...
<mirrorOf>repository.jboss.org</mirrorOf>
</mirror>
</mirrors>
Dimitris Andreadis wrote:
Until
http://repository.jboss.org/maven2 gets synched again, can we
not
point our builds to
http://anonsvn.jboss.org/repos/repository.jboss.org/maven2
_______________________________________________
jboss-development mailing list
jboss-development(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-development