[ http://jira.codehaus.org/browse/MFINDBUGS-57?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=130956#action_130956 ]
gleclaire edited comment on MFINDBUGS-57 at 4/15/08 8:17 PM: ------------------------------------------------------------------- This error is present for both include and exclude filter files. I see similar issues with the Maven 1 plugin and Findbugs . This problem surfaces whebn we use Findbugs 1.2.1 instead of 1.2.0. I'll have to dig in and see the difference(s) to understand how to fix this. Garvin was (Author: gleclaire): This error is present for both include and exclude filter files. I see similar issues with the Maven 1 plugin and Findbugs . > SAX driver must be specified manually for filter file > ----------------------------------------------------- > > Key: MFINDBUGS-57 > URL: http://jira.codehaus.org/browse/MFINDBUGS-57 > Project: Maven 2.x FindBugs Plugin > Issue Type: Bug > Affects Versions: 1.2 > Environment: Sun jdk1.4.2_17 on Win Vista; maven 2.05 - 2.0.9 > Reporter: Stephen Pack > Assignee: Garvin LeClaire > > When running a build with a filter configured -- I'm using an > excludeFilterFile -- I must now specify the implementation of the SAX driver. > For example, "mvn clean verify site > -Dorg.xml.sax.driver=org.apache.crimson.parser.XMLReaderImpl". Otherwise, I > get a build error: "Embedded error: System property org.xml.sax.driver not > specified". > This only affects the 1.2 release on Java 1.4; previous releases on 1.4 do > not need this configuration, nor do all releases on Java 5. -- 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