Maven 1

Snapshot downloading broken in 1.1-RC1 snapshot

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Cannot Reproduce
  • Affects Version/s: None
  • Fix Version/s: 1.1-rc1
  • Component/s: core
  • Labels:
    None
  • Environment:
    windows with maven-proxy as the remote repo.
  • Number of attachments :
    0

Description

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.

Activity

Hide
dion gillard added a comment -

Turned out to be a weird maven-proxy config error.

Show
dion gillard added a comment - Turned out to be a weird maven-proxy config error.
Hide
Arnaud Heritier added a comment -

cooool.
You can try archiva if you have a little free time.
It's working fine as proxy for m1 (with few patchs )

Show
Arnaud Heritier added a comment - cooool. You can try archiva if you have a little free time. It's working fine as proxy for m1 (with few patchs )

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: