Uninstalling the Firewall for Artifactory Plugin

Uninstalling the Firewall for Artifactory Plugin

  1. Stop the JFrog Artifactory server

  2. Remove the nexusFirewallForArtifactoryPlugin.groovy file from the plugins directory to disable the Repository Firewall for JFrog Artifactory plugin.

JFrog Artifactory 7.x

${ARTIFACTORY_HOME}
      /var
         /etc
            /artifactory
               /plugins
                  nexusFirewallForArtifactoryPlugin.groovy
                  nexusFirewallForArtifactoryPlugin.groov?~
                  firewall.properties
                  firewall.propertie?~
                  /lib
                     nexus-iq-artifactory-plugin.jar

JFrog Artifactory 6.x

${ARTIFACTORY_HOME}
      /etc
         /plugins
            nexusFirewallForArtifactoryPlugin.groovy
            nexusFirewallForArtifactoryPlugin.groov?~
            firewall.properties
            firewall.propertie?~
            /lib
                nexus-iq-artifactory-plugin.jar
  1. Clean up files that are no longer used (optional).

  2. Remove backup files created by JFrogArtifactory: nexusFirewallForArtifactoryPlugin.groov?~ and firewall.propertie?~

(where the ? is a character used to indicate the version of the config file)

  1. Remove the lib/nexus-iq-artifactory-plugin.jar

  2. Start the JFrog Artifactory server

  3. Attributes on repository objects created by Nexus Firewall for JFrog Artifactory are safe to delete. All attributes the Firewall for JFrog Artifactory plugin creates use the prefix firewall. The screenshot below shows a typical example of firewall repository attributes in JFrog Artifactory: