I was trying to download some artifacts from ibiblio.org central repository, but the downloads always failed with the 301 http status code, doing some investigations I found that ibiblio is moving some contents to mirrors.ibiblio.org. To solve this just change the URL on your build.properties to:
maven.repo.remote=http://mirrors.ibiblio.org/pub/mirrors/maven I hope this helps --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
