Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Duplicate
-
2.1.0-M1
-
None
-
None
-
Linux - Ubuntu 8.04 Server - JDK Sun 1.6.0_06 - Maven 2.0.9
Description
When the local repository is not writable, the error messages when downloading an artifact does not allow to pin down the issue quickly.
Maven only reports that the artifact cannot be downloaded, and the root cause is displayed as :
Caused by: org.apache.maven.wagon.ResourceDoesNotExistException: Unable to download the artifact from any repository
No message in the trace indicates a problem with the local repository.
The full trace with a clean local repository is attached.