Snapshot downloading broken in 1.1-RC1 snapshot
-----------------------------------------------

                 Key: MAVEN-1813
                 URL: http://jira.codehaus.org/browse/MAVEN-1813
             Project: Maven 1.x
          Issue Type: Bug
          Components: core
         Environment: windows with maven-proxy as the remote repo.
            Reporter: dion gillard


During our build we see lots of messages like this:

Searching in repository : http://localhost:9999/repository
Error retrieving artifact from [http://localhost:9999/repository]: 
org.apache.maven.wagon.TransferFailedException: Failed to trasfer file: 
http://localhost:9999/repository//xxxx/jars/general-web-SNAPSHOT.jar. Return 
code is: 500
Artifact /xxxx/jars/general-web-SNAPSHOT.jar doesn't exist in remote 
repository, but it exists locally.


It looks like an extra slash is being pre-pended so that the artifact URI 
starts with two slashes. 

-- 
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

        

Reply via email to