Hi Everyone, I am a developer on the Sonar plugins project and am working on integrating Jlint with Sonar.
In order to do this, I have created a maven plugin for jlint 3.1. This plugin runs jlint on the complied classes in a project and creates a report in xml format. I have uploaded the code to Jira (http://jira.codehaus.org/browse/MOJO-1419) and would like to submit this as a plugin to the mojo project. Regards, Chris
