Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 768 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 768 Bytes

Artifactory Plugin for Jenkins

General

The plugin integrate Jenkins and Artifactory to publish, resolve, promote and release traceable build artifacts. For more information please visit the Artifactory Plugin - Jenkins Wiki

How to Contribute

JFrog welcomes community contribution through pull requests.

Important:

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.

How to build the plugin code

To buikd the plugin, please use Maven with JDK 6. The plugin's pom file includes all the dependencies repositories.