-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Not A Bug
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: HotFix factory, Package Repositories
-
Epic Link:
According to the documentation here:
https://help.sonatype.com/repomanager3/tagging#Tagging-CleanupTask
There should be a cleanup task.
I cannot find it on packages.nuxeo.com.
Moreover, there does not seem to be any REST API to delete a tag.
Could you please check with Sonatype support?
Workaround: issue a REST request to delete the tags one by one like
curl -nsSL -X DELETE --header 'Content-Type: application/json' https://packages.nuxeo.com/service/rest/v1/tags/MYTAGNAME