You can try to use use the warnings plug-in, it can scan the console log for 
jslint warnings.

Ulli


Am 06.03.2013 um 18:05 schrieb John Smith <forward.my.mai...@gmail.com>:

> Hi,
> 
> I'm trying to validate some Java Script as part of my Jenkins build jobs. 
> I've got to the point where:
> 
> 1. I've installed and configured the jslint-maven-plugin from 
> org.codehaus.mojo
> 2. I've installed the violations plugin (which I also use for Java checkstyle)
> 
> My problem is that the maven plug-in writes it's report to standard out, but 
> the Jenkins plug in wants to read the results from a file. How do I get 
> around this?
> 
> 
> Thanks
> 
> -- 
> 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 jenkinsci-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>  
>  

-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to