Re: NoClassDefFoundError when using JsHint, PMD, FindBugs and Checkstyle plugins

2014-09-17 Thread RDR
Hi Ulli, Thanks for taking the time to look at my issue - your question have given my just enough of a hint to work this out... Basically my company has certain restriction on the external http proxy which have been put in place in the name of security (but with out actually achieving it). Conseq

Re: NoClassDefFoundError when using JsHint, PMD, FindBugs and Checkstyle plugins

2014-09-17 Thread Ulli Hafner
Am 16.09.2014 um 18:03 schrieb RDR : > 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 >

NoClassDefFoundError when using JsHint, PMD, FindBugs and Checkstyle plugins

2014-09-16 Thread RDR
Hi, I've installed the following plugins on to my Jenkins server to watch for Java/JavaScript coding issues: - JSHint Report Plug-in3.36 - Checkstyle Plug-in3.39 - FindBugs Plug-in 4.57 - PMD Plug-in