[ 
http://jira.codehaus.org/browse/MOJO-1419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=186330#action_186330
 ] 

Simon Brandhof commented on MOJO-1419:
--------------------------------------

Hi Christopher, could you update sources with Mojo naming conventions please ? 
It means package org.codehaus.mojo.jlint and following maven pom :

{code:xml}
<parent>
    <groupId>org.codehaus.mojo</groupId>
    <artifactId>mojo-parent</artifactId>
    <version>20</version>
  </parent>

  <artifactId>jlint-maven-plugin</artifactId>
{code}

Thank you

> Maven plugin for Jlint 3.1 developed
> ------------------------------------
>
>                 Key: MOJO-1419
>                 URL: http://jira.codehaus.org/browse/MOJO-1419
>             Project: Mojo
>          Issue Type: New Feature
>          Components: _Plugin Submission
>         Environment: Windows, Unix, JDK 1.5.x
>            Reporter: Christopher
>         Attachments: maven-jlint-plugin_v1.1.zip
>
>
> This plugin invokes Jlint 3.1 during the post-compilation phase.  It runs the 
> Jlint analysis on the class files and generates a report in xml format.   It 
> supports a configuration file that can be used to turn on/off selected 
> categories of checks.  The plugin expects the Jlint executable to be present 
> in the user's PATH.
> The plugin has been tested and is currently deployed in my organization.  It 
> is currently at version 1.1 (internal version no)
> This plugin has been developed in order to integrate Jlint with Sonar (code 
> quality management platform).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to