[ 
http://jira.codehaus.org/browse/MFINDBUGS-25?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dennis Lundberg moved MOJO-322 to MFINDBUGS-25:
-----------------------------------------------

    Component/s:     (was: findbugs)
            Key: MFINDBUGS-25  (was: MOJO-322)
        Project: Maven 2.x FindBugs Plugin  (was: Mojo)

> link to source code in findbugs plugin
> --------------------------------------
>
>                 Key: MFINDBUGS-25
>                 URL: http://jira.codehaus.org/browse/MFINDBUGS-25
>             Project: Maven 2.x FindBugs Plugin
>          Issue Type: New Feature
>            Reporter: Stefano Apostolico
>            Assignee: Carlos Sanchez
>         Attachments: findbugs-sourceref-.patch
>
>
> I've added support for the following:
> - line number in report  are link to source code generated by javodoc or jxr.
>   Added parameter
>     {{srcHtml}}           path to source html like url
>                                    generally 'xref' for jxr and 
> 'apidocs/src-html/' for javadoc
>     {{srcHtmlType}}   type of source html (JXR|JAVADOC) used to build anchor 
> {{
>     <configuration>      
>           <srcHtml>xref/</srcHtml>
>           <srcHtmlType>JXR</srcHtmlType>
>     </configuration>
> }}
> - enable/disable plugin
>      disable plugin. Useful in multi module project if you want enable 
> findbugs in parent but do not need in some module(s)
>     <enabled>true|false</enabled>

-- 
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