[JIRA] [job-dsl-plugin] (JENKINS-27510) Support Deploy artifacts to maven repository for Maven jobs

2015-04-04 Thread m...@daniel-spilker.com (JIRA)















































Daniel Spilker
 closed  JENKINS-27510 as Fixed


Support Deploy artifacts to maven repository for Maven jobs
















Change By:


Daniel Spilker
(04/Apr/15 7:46 PM)




Status:


Resolved
Closed



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [job-dsl-plugin] (JENKINS-27510) Support Deploy artifacts to maven repository for Maven jobs

2015-03-27 Thread m...@daniel-spilker.com (JIRA)















































Daniel Spilker
 resolved  JENKINS-27510 as Fixed


Support Deploy artifacts to maven repository for Maven jobs
















Will be released in 1.31.





Change By:


Daniel Spilker
(27/Mar/15 12:15 PM)




Status:


Open
Resolved





Resolution:


Fixed



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [job-dsl-plugin] (JENKINS-27510) Support Deploy artifacts to maven repository for Maven jobs

2015-03-19 Thread jskj...@rei.com (JIRA)














































Jeff Skjonsby
 created  JENKINS-27510


Support Deploy artifacts to maven repository for Maven jobs















Issue Type:


New Feature



Assignee:


Daniel Spilker



Components:


job-dsl-plugin



Created:


19/Mar/15 5:21 PM



Description:


We started moving away from using templates and just build the jobs from scratch and were surprised to find this isn't supported by the DSL from what I can tell. 

The configure block that implements this is below:
configure {
it / 'publishers' / 'hudson.maven.RedeployPublisher'() {
 id()
 uniqueVersion('true')
 evenIfUnstable('false')
}
}




Project:


Jenkins



Priority:


Minor



Reporter:


Jeff Skjonsby

























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.