Issue Type: Improvement Improvement
Affects Versions: current
Assignee: Gregory Boissinot
Components: artifactdeployer, artifactory
Created: 24/May/13 2:23 PM
Description:

With the Artifactory plugin, there is an option "Deploy maven artifacts" which when checked reveals two text boxes, "Include Patterns" and "Exclude Patterns." Trying to use a variable passed to the job as a parameter, such as **/${version_to_deploy}/**, does not seem to work. It would be nice to be able to do this.

The reason is that we have a job that builds from multiple branches (parameterized), and some of the branches contain release versions, some snapshot versions. Rather than having to update the job configuration to decide when to deploy to Artifactory, it would be convenient to be able to parameterize the job with a list of possible versions, and then just select the one to deploy (or none).

Environment: Jenkins 1.515
Project: Jenkins
Priority: Major Major
Reporter: Vlad Beffa
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply via email to