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/CAK8jvqyswaCRK5D%3Dc06CDFyA-vV6iN-x-ag33vRRAQBZab8b%3DQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
