[ http://jira.codehaus.org/browse/MAVEN-1737?page=comments#action_55379 ]
Pekka Enberg commented on MAVEN-1737: ------------------------------------- Maven 1.1-beta-2 works ok. > Unable to download from Maven repository at ibiblio.org > ------------------------------------------------------- > > Key: MAVEN-1737 > URL: http://jira.codehaus.org/browse/MAVEN-1737 > Project: Maven > Type: Bug > Components: core > Versions: 1.0.2 > Environment: Gentoo Linux > Reporter: Pekka Enberg > > > I have started to get the following error: > Getting URL: http://www.ibiblio.org/maven/xalan/jars/xalan-2.4.1.jar > Received status code: 302 > Location: http://www.ibiblio.org/maven2/xalan/xalan/2.4.1/xalan-2.4.1.jar > Error retrieving artifact from [ > http://www.ibiblio.org/maven/xalan/jars/xalan-2.4.1.jar]: > java.io.IOException: Unknown error downloading; status code was: 302 > Error details > java.io.IOException: Unknown error downloading; status code was: 302 > at > org.apache.maven.util.HttpUtils.retrieveArtifact(HttpUtils.java:607) > at org.apache.maven.util.HttpUtils.getFile(HttpUtils.java:395) > at org.apache.maven.util.HttpUtils.getFile(HttpUtils.java:287) > at org.apache.maven.util.HttpUtils.getFile(HttpUtils.java:181) > at > org.apache.maven.verifier.DependencyVerifier.getRemoteArtifact(DependencyVerifier.java:351) > It looks like http://www.ibiblio.org/maven/ does redirects to > http://www.ibiblio.org/maven2/ which breaks Maven 1.0.2. I don't think this > is an firewall issue as I can download the Jar with wget and Firefox. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
