@drpm can you please verify that version 3.8.1 fixes your problem of downstream pipelines not being triggered when using the Authorize Project Plugin
https://github.com/jenkinsci/pipeline-maven-plugin/releases/tag/pipeline-maven-3.8.1 On Friday, August 2, 2019 at 4:04:26 PM UTC+2, Cyrille Le Clerc wrote: > > @drpm can you test > https://github.com/jenkinsci/pipeline-maven-plugin/pull/224 ? > > @daniel could you kindly review the code of > https://github.com/jenkinsci/pipeline-maven-plugin/pull/224 it is a > simple change ? > > On Friday, August 2, 2019 at 12:12:01 PM UTC+2, Cyrille Le Clerc wrote: >> >> Thank you very much Daniel, I'll have a look >> >> On Friday, August 2, 2019 at 12:04:04 PM UTC+2, Daniel Beck wrote: >>> >>> >>> >>> > On 2. Aug 2019, at 11:49, Cyrille Le Clerc <[email protected]> >>> wrote: >>> > >>> > Do you understand why the downstream pipeline is seen as >>> unauthenticated? Could there be a configuration glitch on your setup? >>> > >>> >>> My guess, not having debugged this further: >>> >>> Pipeline Maven Plugin seems to have copied code from ReverseBuildTrigger >>> in core (see your code snippet, 'cf. BuildTrigger') that wasn't adapted to >>> JENKINS-22949 in https://jenkins.io/changelog/#v2.62 >>> >>> See >>> https://github.com/jenkinsci/jenkins/commit/915543dca5399d3ba052219ddfe9c3c061e70726 >>> >>> for the change -- there's no need to set the auth to ANONYMOUS anymore if >>> it's SYSTEM otherwise. >>> >>> -- 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/85bd263e-2a8e-4eb7-8c57-a51992c638b3%40googlegroups.com.
