Details
-
Type:
Bug
-
Status:
Reopened
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 1.3.2
-
Fix Version/s: None
-
Component/s: Web Interface
-
Labels:None
-
Number of attachments :
Description
the upload interface is expected to create checksums for the POM and artifact. However, if the artifact is not in the artifacts list (repository scanning), and the create-missing-checksums consumer is enabled, then the checksum will not be created for the new artifact.
The action should create the checksums if this is the case.
It may be best for the upload form to validate the type against the list of artifacts to avoid any confusion as well.
Issue Links
- supercedes
-
MRM-1429
Proxying of xml files from one archiva server to another fails, when jar files succeed
-
Got bit by this today as I was uploading files with non-standard file extensions. Only stumbled onto the workaround by accident (adding the extension to the repo-scanning setup)