Hi,
I've installed the following plugins on to my Jenkins server to watch for
Java/JavaScript coding issues:
- JSHint Report Plug-in 3.36
- Checkstyle Plug-in 3.39
- FindBugs Plug-in 4.57
- PMD Plug-in 3.38
- Static Code Analysis Plug-ins 1.56
- analysis-core 1.59
Maven has been configured to launch the tools, but when Jenkins comes to
generate the graphs I get the following exception:
[INFO] Trace
java.lang.NoClassDefFoundError: org/apache/commons/lang3/StringEscapeUtils
at
hudson.plugins.analysis.util.model.AbstractAnnotation.<init>(AbstractAnnotation.java:97)
at
hudson.plugins.analysis.util.model.AbstractAnnotation.<init>(AbstractAnnotation.java:128)
at hudson.plugins.jshint.parser.Warning.<init>(Warning.java:42)
at
hudson.plugins.jshint.parser.CheckStyleParser.convert(CheckStyleParser.java:115)
at
hudson.plugins.jshint.parser.CheckStyleParser.parse(CheckStyleParser.java:72)
at
hudson.plugins.analysis.core.AbstractAnnotationParser.parse(AbstractAnnotationParser.java:
Is this a known issue? If so what should I do about it?
--
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].
For more options, visit https://groups.google.com/d/optout.