Is there a way to get the (excellent) wro4j jshint plugin to produce a surefire report as part of its execution?
I'm not sure if this is an outstanding feature request or if there is already a way of doing it. Currently the only output I can get is command line - is that correct or have I missed anything?
This issue is not supported yet by default. There is an open issue for that which will be fixed in one of the future releases. Until then, you can create a custom implementation of JsHintMojo and implement the surefire report support.