You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Brett Porter (JIRA)" <ji...@codehaus.org> on 2006/01/10 10:01:01 UTC

[jira] Closed: (MAVEN-1737) Unable to download from Maven repository at ibiblio.org

     [ http://jira.codehaus.org/browse/MAVEN-1737?page=all ]
     
Brett Porter closed MAVEN-1737:
-------------------------------

    Resolution: Fixed

> 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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org