Using Jenkins to run maven builds and the artifactory plugin to deploy works 
fine for the maven artifacts however I have a module within the build that is 
an install4j project that creates a windows installer file (exe) that I need to 
manage as an artifact. The mvn3 build projects in Jenkins only allow for 
deployment of mvn artifacts to artifactory. I know that I can create a 
freestyle build and specify any collection of files for deployment to 
artifactory however the freestyle builds do not appear to offer the release 
management capabilities of the mvn3 build projects in Jenkins (update build 
version, release tag, release branch, etc) as well as deployment to a release 
library for release build as opposed to SNAPSHOT library for SNAPSHOT builds 
which I don't want to give up in the automated build and deploy process. 
Hopefully someone here can provide guidance? Ideally I am looking for a way to 
manage an exe file from a maven build in Jenkins as an artifact and deploy it 
along with the mvn artifacts to artifactory in SNAPSHOT and Release builds.

------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
_______________________________________________
Artifactory-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/artifactory-users

Reply via email to