jfrog / artifactory-user-plugins

Sample Artifactory User Plugins
http://wiki.jfrog.org/confluence/display/RTF/User+Plugins
Apache License 2.0
371 stars 470 forks source link

Does artifactCleanup work for v7 Artifactory? #467

Closed t-kap closed 5 days ago

t-kap commented 1 month ago

I'm on v7.71.11 I'v tried /artifactory/api/plugins/execute/cleanup?params=timeUnit=year;timeInterval=1;repos=libs-release-local;dryRun=true;paceTimeMS=1000;disablePropertiesSupport=true libs-release-local is 1.7 Tb Script worked for more than 1hr with no any output. Had to abort it

t-kap commented 1 month ago

Ok, it seems to be working. Don't miss that one: `To ensure logging for this plugin, edit ${ARTIFACTORY_HOME}/etc/logback.xml to add:

`

nehamjfrog commented 5 days ago

Yes, the artifactCleanup plugin is compatible with version 7. For more information, see the list of deprecated plugins here