Jesse, I now implemented https://github.com/jenkinsci/violations-plugin/commit/677dc8981b161f11368db8aebe4d94473ae6f757.
Is that the solution you had in mind? Regards Mirko Regards Mirko -- http://illegalstateexception.blogspot.com/ https://github.com/mfriedenhagen/ (http://osrc.dfm.io/mfriedenhagen) https://bitbucket.org/mfriedenhagen/ On Wed, Dec 17, 2014 at 6:46 PM, Mirko Friedenhagen <[email protected]> wrote: > Jesse, > > this is indeed similar to JENKINS-25406. Do I understand your comment right: > - I should change the visibility of the result field of MavenBuild to > set it from the outside? > - Feels like a hack to me :-). > Regards Mirko > -- > http://illegalstateexception.blogspot.com/ > https://github.com/mfriedenhagen/ (http://osrc.dfm.io/mfriedenhagen) > https://bitbucket.org/mfriedenhagen/ > > > On Tue, Dec 16, 2014 at 11:59 PM, Jesse Glick <[email protected]> wrote: >> On Tue, Dec 16, 2014 at 4:53 PM, Mirko Friedenhagen >> <[email protected]> wrote: >>> The ViolationsReporter overrides hudson.maven.MavenReporter#end and >>> tries to set the result here which leads to the exception in [1] since >>> above commit. >> >> Looks similar to, but not identical to, >> >> https://issues.jenkins-ci.org/browse/JENKINS-25406 >> >> See my suggestion there about setting MavenBuild.result directly. >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Jenkins Developers" 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-dev/CANfRfr1dy2ERZ94coQyj98S%2BCtuhmnCsn%2BwT_qbm9--jm140yQ%40mail.gmail.com. >> For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" 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-dev/CAK8jvqwyfPM4z-UDMZ%2BROHEzsQdBmo-6TZ2zibYf4aY2%2B78bvA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
