David Radoor Hummel
David Radoor Hummel
Yes, the cleanUp plugin only works with packages types where a package consists of a single artifact (like nuget and chocolatey). We have modified the plugin greatly - so that...
I have read the CLA Document and I hereby sign the CLA
recheckcla
The `cURL` command only runs the plugin once, with the specified parameters. To make it run periodically you have to populate the accompanying `artifactCleanup.json` file with the cron schedule, in...
I don't know how to pass a JSON file to a cURL command, though I don't understand why you would. If you want to run on more than one repo,...
You should look in `artifactory-service.log` for outputs from plugins. Also, writing the logger name in `logback.xml` is not sufficient, you need to specify a `level` as well ( `info` for...
That is odd. In any event, it looks like the plugin is not running at all. Do you have other plugins that work? If not, then this may be a...
Ticket details? I don't work for JFrog. You have to make the ticket yourself. I was just trying to help
There is already an open PR for this issue (https://github.com/jfrog/artifactory-user-plugins/pull/366). The reason you see the behavior that you describe is that you provide a parameter which does not exist. The...