'Sonatype OSS 3.28.1-01: Can't Delete specific directory having jar files using cURL
I am using the following cURL command to delete one directory from a repository:
curl --request DELETE --user "login:password" http://myNexus/service/local/repositories/myRepository/content/myGroupId/myArtifactId/myVersion/myArtifactId-myVersion.jar
But in my Linux CLI, no output is coming, even no error, and also the jar is not deleting.
Also can't delete the maven version build from the repo. The component I want to delete
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
