The plugin integrates Jenkins and Artifactory to publish, resolve, promote and release traceable build artifacts. For more information please visit the Artifactory Plugin - Jenkins Wiki
JFrog welcomes community contribution through pull requests.
The plugin code is stored in two github repositories: https://github.com/JFrogDev/jenkins-artifactory-plugin and https://github.com/jenkinsci/artifactory-plugin
Please make sure to submit pull requests to JFrogDev only.
To build the plugin, please use Maven with JDK 8 and run:
> mvn clean install