We've been seeing this error periodically when some of our uses that are trying 
to download artifacts far away from where the server is geographically since 
upgrading from Archiva 1.3.5 to 2.1.1.


Has anyone else seen this error? Is there something with Archiva or a 
configuration that would have changed to start causing this at all? I tried 
looking through the logs, but I don't even see anything that seemingly matches 
up with the times these occur.


The full message from Maven:


03:11:09,858 INFO  - [ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-dependency-plugin:2.1:copy (default-cli) on 
project maven-artifact-fetch: Unable to resolve artifact. Could not transfer 
artifact groupId:artifactId:tar.gz:1.35.0-20141023.070314-19 from/to snapshots 
(http://url/archiva/repository/snapshots): GET request of: 
groupId/artifactId/1.35.0-SNAPSHOT/artifactId-1.35.0-20141023.070314-19.tar.gz 
from snapshots failed
03:11:09,858 INFO  - [ERROR] groupId:artifactId:tar.gz:1.35.0-SNAPSHOT
03:11:09,858 INFO  - [ERROR]
03:11:09,858 INFO  - [ERROR] from the specified remote repositories:
03:11:09,858 INFO  - [ERROR] snapshots 
(http://url/archiva/repository/snapshots, releases=false, snapshots=true),?
03:11:09,859 INFO  - [ERROR] central (http://repo.maven.apache.org/maven2, 
releases=true, snapshots=false): Premature end of Content-Length delimited 
message body (expected: 41149736; received: 692224

Reply via email to