Details
Description
When calling /beta/search/assets or /beta/search/assets/download with both the maven classifier and maven extension parameters, the response returns the checksum files along with the asset specified in the extension.
For example calling:
Will result in the jar asset as well as its checksum files being returned. It is expected that only the jar will be returned.
Omitting the classifier parameter results in only the jar being returned as expected.
Attachments
Issue Links
- is related to
-
NEXUS-15202 No way to download a jar through /rest/beta/search/assets/download if a jar with classifier for same GAV exists
-
- Closed
-