It is surely possible to create with the mavenJob call the corresponding maven jobs. But how can the so created maven jobs be deleted once a branch is deleted?
Am Mittwoch, 23. November 2016 19:35:42 UTC+1 schrieb Arnaud Héritier: > > I think I had this discussion with many people but AFAIK there is no > project / work in progress :( > > On Wed, Nov 23, 2016 at 4:43 PM, 'Richard Hierlmeier' via Jenkins Users < > [email protected] <javascript:>> wrote: > >> >> Hi Arnaud, >> >> we are i the same situation as Dan. Is there a project or plugin planed >> or in progress? >> >> -- >> Richard >> >> Am Dienstag, 21. Juni 2016 12:32:48 UTC+2 schrieb Arnaud Héritier: >>> >>> Hi Dan, >>> >>> No it isn't possible. There is no integration of the maven plugin with >>> pipeline. >>> This feature need is coming again and again but it is more or less >>> broken by design in the maven plugin >>> We should better develop a generic plugin allowing to create a new >>> generic plugin that might be able to manage automatic triggers between jobs >>> based on what a job publishes / consumes with some advanced build tools >>> integrations like for maven, gradle .... >>> >>> Cheers >>> >>> On Mon, Jun 13, 2016 at 11:37 PM, <[email protected]> wrote: >>> >>>> On non-pipeline Maven jobs, the job can be configured to trigger a >>>> build anytime a SNAPSHOT dependency is built, using the flag: "Build >>>> whenever a SNAPSHOT dependency is built." >>>> >>>> Is there any way to get this same functionality from a pipeline job >>>> configured through a Jenkinsfile? >>>> >>>> -- >>>> You received this message because you are subscribed to the Google >>>> Groups "Jenkins Users" group. >>>> To unsubscribe from this group and stop receiving emails from it, send >>>> an email to [email protected]. >>>> To view this discussion on the web visit >>>> https://groups.google.com/d/msgid/jenkinsci-users/51b2f01d-6f26-45e8-be53-6422d7340586%40googlegroups.com >>>> >>>> <https://groups.google.com/d/msgid/jenkinsci-users/51b2f01d-6f26-45e8-be53-6422d7340586%40googlegroups.com?utm_medium=email&utm_source=footer> >>>> . >>>> For more options, visit https://groups.google.com/d/optout. >>>> >>> >>> >>> >>> -- >>> ----- >>> Arnaud Héritier >>> http://aheritier.net >>> Mail/GTalk: aheritier AT gmail DOT com >>> Twitter/Skype : aheritier >>> >> -- >> You received this message because you are subscribed to the Google Groups >> "Jenkins Users" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/jenkinsci-users/bef74f26-b7e7-4f1d-9310-fb916696ce03%40googlegroups.com >> >> <https://groups.google.com/d/msgid/jenkinsci-users/bef74f26-b7e7-4f1d-9310-fb916696ce03%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> >> For more options, visit https://groups.google.com/d/optout. >> > > > > -- > ----- > Arnaud Héritier > http://aheritier.net > Mail/GTalk: aheritier AT gmail DOT com > Twitter/Skype : aheritier > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/f57c5861-ab70-4067-a72b-330ee448b942%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
