
|
If you were logged in you would be able to see more operations.
|
|
|
|
File Attachments:
|
1.
my-app.zip (12 kB)
|
|
Environment:
|
Windows XP, Java 1.5
|
|
Issue Links:
|
Duplicate
|
|
|
|
This issue is duplicated by:
|
|
MRM-738
DaysOld Repository Purge Consumer throws Invalid Path to Artifact
|
|
|
|
 |
MRM-681
Unable to index test-sources.jar for given artifacts
|
|
|
|
|
MRM-632
Repository Purge Consumer throws Invalid Path to Artifact
|
|
|
|
|
|
|
If you deploy a SNAPSHOT to Archiva that deploys test sources, and then try to download the test sources, the download will fail with an error.
To reproduce: Using the attached project, deploy to Archiva, then go to http://localhost:8080/archiva/repository/snapshots/com/mycompany/app/my-app/1.0-SNAPSHOT/ and try to download the test-sources.jar. (An example settings.xml file is also provided in the archive; change its password and then do "mvn deploy -s settings.xml".)
You'll get a 404 error, with this exception:
|
|
Description
|
If you deploy a SNAPSHOT to Archiva that deploys test sources, and then try to download the test sources, the download will fail with an error.
To reproduce: Using the attached project, deploy to Archiva, then go to http://localhost:8080/archiva/repository/snapshots/com/mycompany/app/my-app/1.0-SNAPSHOT/ and try to download the test-sources.jar. (An example settings.xml file is also provided in the archive; change its password and then do "mvn deploy -s settings.xml".)
You'll get a 404 error, with this exception:
|
Show » |
|
MRM-632MRM-658