Hello Tomek,

works for me with curl:
[mirko@borg bill-of-materials-maven-plugin]$ curl -u mirko -XDELETE -i
http://localhost:8081/artifactory/plugins-release-local/net/oneandone/maven/plugins/bill-of-materials-maven-plugin/2.0/bill-of-materials-maven-plugin-2.0.pom.asc
Enter host password for user 'mirko':
HTTP/1.1 204 No Content
Server: Artifactory/2.6.4
X-Artifactory-Id: 2eddea61842b47a2:1b37664f:13aae418e16:-8000

[mirko@borg bill-of-materials-maven-plugin]$ curl -u mirko -XDELETE -i
http://localhost:8081/artifactory/plugins-release-local/net/oneandone/maven/plugins/bill-of-materials-maven-plugin/2.0/bill-of-materials-maven-plugin-2.0.pom.asc
Enter host password for user 'mirko':
HTTP/1.1 404 Could not locate artifact
'plugins-release-local:net/oneandone/maven/plugins/bill-of-materials-maven-plugin/2.0/bill-of-materials-maven-plugin-2.0.pom.asc'
(Nothing to delete).
Server: Artifactory/2.6.4
X-Artifactory-Id: 2eddea61842b47a2:1b37664f:13aae418e16:-8000
Content-Length: 0

Regards Mirko

On Wed, Nov 7, 2012 at 6:11 PM, Tomek <to...@codewise.pl> wrote:
> Hi,
>
> did the same in Java (doubting my Groovy skills :) - still does not work.
>
> I even changed my Artifactory settings and added DELETE permission to
> anonymous users. Nothing changed.
>
> I believe this is a bug. Has anyone succeeded with deletion via REST API?
>
> --
> Regards,
> Tomek Kaczanowski
>
>
>
> --
> View this message in context: 
> http://forums.jfrog.org/REST-API-delete-item-issue-anonymous-user-tp7578368p7578373.html
> Sent from the Artifactory - Users mailing list archive at Nabble.com.
>
> ------------------------------------------------------------------------------
> LogMeIn Central: Instant, anywhere, Remote PC access and management.
> Stay in control, update software, and manage PCs from one command center
> Diagnose problems and improve visibility into emerging IT issues
> Automate, monitor and manage. Do more in less time with Central
> http://p.sf.net/sfu/logmein12331_d2d
> _______________________________________________
> Artifactory-users mailing list
> Artifactory-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/artifactory-users

------------------------------------------------------------------------------
LogMeIn Central: Instant, anywhere, Remote PC access and management.
Stay in control, update software, and manage PCs from one command center
Diagnose problems and improve visibility into emerging IT issues
Automate, monitor and manage. Do more in less time with Central
http://p.sf.net/sfu/logmein12331_d2d
_______________________________________________
Artifactory-users mailing list
Artifactory-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/artifactory-users

Reply via email to