[ 
https://jira.codehaus.org/browse/MFINDBUGS-147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=283285#comment-283285
 ] 

Garvin LeClaire commented on MFINDBUGS-147:
-------------------------------------------

The special BCEL is a dependency but the plugin does not have the ability to 
control the Classpath order which would solve the issue.  It looks like there 
is more classpath flexibility with Maven 3 but that would involve making the 
plugin work only with Maven 3 and forego backwards compatibility. 

> findbugs:gui fails
> ------------------
>
>                 Key: MFINDBUGS-147
>                 URL: https://jira.codehaus.org/browse/MFINDBUGS-147
>             Project: Maven 2.x FindBugs Plugin
>          Issue Type: Bug
>            Reporter: Kohsuke Kawaguchi
>            Assignee: Garvin LeClaire
>
> {noformat}
> [INFO] [findbugs:gui {execution: default-cli}]
> [INFO] File Encoding is UTF-8
> BCEL class compatability error.
> The version of class org.apache.bcel.generic.ObjectType found was not 
> compatible with
> FindBugs.  Please remove any BCEL libraries that may be interfering.  This 
> may happen
> if you have an old version of BCEL or a library that includes an old version 
> of BCEL
> in an "endorsed" directory.
> {noformat}
> See other people indicating the issue, such as 
> http://maven-users.828.n2.nabble.com/Running-Findbugs-with-Maven-fails-td5534514.html
>  and 
> http://stackoverflow.com/questions/627269/findbugs-not-accepting-bcel-jar-in-ant-script

--
This message is automatically generated by JIRA.
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