Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.10
-
Fix Version/s: 2.11
-
Component/s: Repository
-
Labels:
Description
In some rare cases, we have had reports of recursive trash directories under
storage/<repoid>/.nexus/trash
such as
storage/<repoid>/.nexus/trash/.nexus/trash/.nexus/trash
One method to trigger this ( there may be others) is to send the following delete request:
curl -X DELETE -u admin:admin123 http://localhost:8081/nexus/service/local/repositories/releases/content/
Attachments
Issue Links
- is related to
-
NEXUS-7761 merge 'Recursive Trash Directories' into master branch
-
- Closed
-