Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.0.2
-
Fix Version/s: 1.1.2
-
Component/s: repository scanning
-
Labels:None
-
Number of attachments :
Description
to replicate:
1. copied Nunit artifact (see attached zip file) to internal repository
2. removed metadata and checksums of the artifact
3 execute 'touch' to the artifact folder recursively: find NUnit.Framework | xargs touch
4. add "*/.dll" to Repository Scanning -> File Types -> artifacts
5. click 'Scan Repository'
6. Checksums of the dll artifact are not generated.
restarting Archiva and repeating steps 2 to 5 will produce the checksums of the dll artifact.
Attachments
Issue Links
| This issue is depended upon by: | ||||
| MRM-807 | Deployed dll won't be indexed |
|
|
|
Hi Jan, I couldn't replicate this issue.. I was able to successfully scan and index the Nunit dll artifact you've attached without having to restart Archiva.
Btw, I was using trunk -r683086. Could you verify this against this same revision too? Thanks