Description
I noticed uploading a nuget package into a yum hosted repo that was permissive, that after I had success, the result didn't show in search.
This made me think the upload had failed despite the successful curl, until I checked browse. Despite this confusion, this seems minor.
Curl to repro:
curl --user admin:admin123 "http://localhost:8081/repository/yum-hosted/Packages/SONATYPE.TEST.1.0.nupkg" --upload-file SONATYPE.TEST.1.0.nupkg --request PUT -v
Attachments
Issue Links
- discovered while testing
-
NEXUS-16573 Content validation still blocks some items even when permissive
-
- Closed
-