java.lang.NoClassDefFoundError: hudson/plugins/pmd/util/model/Priority
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 olamy, 1 year ago
via Jenkins JIRA by olamy, 1 year ago
via Google Groups by Derek Lewis, 2 years ago
java.lang.NoClassDefFoundError: hudson/plugins/pmd/util/model/Priority
at hudson.plugins.cigame.rules.plugins.pmd.PmdRuleSet.loadRules(PmdRuleSet.java:14)
at hudson.plugins.cigame.rules.plugins.PluginRuleSet.getRules(PluginRuleSet.java:48)
at hudson.plugins.cigame.model.ScoreCard.record(ScoreCard.java:33)
at hudson.plugins.cigame.model.ScoreCard.record(ScoreCard.java:54)
at hudson.plugins.cigame.GamePublisher.perform(GamePublisher.java:56)
at hudson.plugins.cigame.GamePublisher.perform(GamePublisher.java:42)
at hudson.tasks.BuildStepMonitor$3.perform(BuildStepMonitor.java:36)