I am getting a build failure in Jenkins with our maven dependencycheckanalyzer. This is a piece of code we haven't changed and was working for a long time and randomly started failing our builds yesterday.. apart from commented out the code to run the dependency check, any idea on how to resolve?
java.lang.NoSuchMethodError: No such DSL method 'dependencyCheckAnalyzer' found among steps [ansiColor, ... ] -- 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/df0c1698-f90d-498d-b112-4541874328b5%40googlegroups.com.
