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.
Issue Links
- is depended upon by
-
MRM-807
Deployed dll won't be indexed
-