1

We use Jenkins to run continuous integration builds. The output of these builds might be EAR files, WAR files, or just a collection of files that are TAR'd up.

To this point we have used Jenkins to manage the produced artifacts.

We have Artifactory deployed in-house. Would it be a bad idea to leverage Artifactory to capture the produced artifacts?

Or is Artifactory meant to hold JARs with versions that can be pulled into projects with Maven when building and not meant to capture artifacts that a continuous integration tool uses?

1

1 Answer 1

3

ArtifactoryPro has features for doing what you're asking, so why the heck not? JFrog's documentation even has an example: see http://wiki.jfrog.org/confluence/display/RTF/Build+Integration

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.