Am 16.09.2014 um 18:03 schrieb RDR <[email protected]>:

> Hi,
> 
> I've installed the following plugins on to my Jenkins server to watch for 
> Java/JavaScript coding issues:
> 


Do you have both of these Plugins installed? Actually these should be the same 
(Name vs. id).

> 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?
> 

Seems that the jshint plugin has a problem to resolve the required library. 

> 
> 
> -- 
> 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.

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

Reply via email to