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