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]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/CAFNCU--dq0cpjdQRQ%2BvRt5ZowxxB3BB-twvJSiM-Xvq-0Q%2B5XA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
