[
http://jira.codehaus.org/browse/MFINDBUGS-34?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dennis Lundberg moved MOJO-707 to MFINDBUGS-34:
-----------------------------------------------
Component/s: (was: findbugs)
Key: MFINDBUGS-34 (was: MOJO-707)
Project: Maven 2.x FindBugs Plugin (was: Mojo)
> Findbugs plugin upgrade to findbugs 1.2.0
> -----------------------------------------
>
> Key: MFINDBUGS-34
> URL: http://jira.codehaus.org/browse/MFINDBUGS-34
> Project: Maven 2.x FindBugs Plugin
> Issue Type: Improvement
> Reporter: Henri Tremblay
> Assignee: Garvin LeClaire
> Priority: Minor
> Attachments: patch.txt
>
>
> I was needing to have findbugs running with maven. I had mostly three issues:
> # The plugin was giving an error when there's no source in a project
> # It wasn't resolving the compile classpath element so wasn't working due to
> multiple classes not found
> # Findbugs was crashing in some cases during introspection
> I've decided to upgrade it to findbugs 1.2.0-rc2 which is the latest one.
> This solve the last point and partly the second one (by using FindBugs2). I
> think adding @requiresDependencyResolution finished the second point and
> checking for the source directory nailed the first one.
> In any case, this new plugin is running smoothly on my platform so I think
> providing the patch to you might not be worthless.
> The patch is a classic svn diff. On top of that, I've added some new jars to
> my repository because findbugs needs them:
> * net.sourceforge.findbugs:bcel:5.2, taking the bcel jar in the findbugs
> packaging lib directory.
> * net.sourceforge.findbugs:coreplugin:1.2.0-rc2, still from the same lib dir
> * net.sourceforge.findbugs:findbugs:1.2.0-rc2, again from lib
> I can provide the poms if needed.
--
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