Remove Plugins

📘

Note

JFrog Workers is the newer, recommended way to easily extend the JFrog Platform (not just Artifactory) in a Cloud-native way. While plugins are supported, we strongly suggest using JFrog Workers whenever possible.

To remove a plugin, simply add the .force.delete suffix to the original plugin file name. For example, rename my-plugin.groovy to my-plugin.groovy.force.delete.

📘

Removing Plugins from an Artifactory HA Cluster

To remove a plugin from a High Availability cluster, add the .force.delete suffix to the original plugin file name.

The deletion event is then propagated to all other nodes in the cluster and Artifactory will delete the respective file from each cluster node automatically.