java.lang.NoSuchMethodError: hudson.model.Project.getBuilders()Ljava/util/List; at hudson.plugins.findbugs.util.HealthAwarePublisher.isMavenBuild(HealthAwarePublisher.java:418)
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via Jenkins JIRA by klaasjanelzinga, 1 year ago
via Jenkins JIRA by klaasjanelzinga, 1 year ago
java.lang.NoSuchMethodError: hudson.model.Project.getBuilders()Ljava/util/List; at hudson.plugins.findbugs.util.HealthAwarePublisher.isMavenBuild(HealthAwarePublisher.java:418)
at hudson.plugins.findbugs.FindBugsPublisher.perform(FindBugsPublisher.java:79)