We have a setup where we build a lot of different git branches in the same job, to test them before merging them to master.
When PMD, or any other warnings plugins, runs their post build task, and reports the result they say that x warnings exceed the threshold of X (Reference build: nnnn) I have configured the build to just succeed if they are equal or better than X, and not to compare or use any reference build, actually it very important that i do not use reference builds as that would be code in completely different context. [image: Inline images 1] Could anyone help me explain how to setup a job, so that it only valuate if against the threshold?? Just to be complety explicit my configuration is,[image: Inline images 2] I really would appreciate any help, thanks. /Jes -- 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]. For more options, visit https://groups.google.com/d/optout.
