getRequiredMonitorService must not return null. Read the Javadoc on what it’s supposed to return.
> On 31.08.2015, at 11:57, Gilad Baruchian <[email protected]> wrote: > > > @Override > public BuildStepMonitor getRequiredMonitorService() { > return null; > } -- 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/B1123D84-C15A-409D-80C6-A03B7C54817B%40beckweb.net. For more options, visit https://groups.google.com/d/optout.
