[ https://jira.codehaus.org/browse/MFINDBUGS-162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Oliver B. Fischer updated MFINDBUGS-162: ---------------------------------------- Attachment: Bildschirmfoto-18.04.2012-10-50-26.png > Generated FindBugs report does not pay attention to exclusion filter > -------------------------------------------------------------------- > > Key: MFINDBUGS-162 > URL: https://jira.codehaus.org/browse/MFINDBUGS-162 > Project: Maven 2.x FindBugs Plugin > Issue Type: Bug > Affects Versions: 2.4.0 > Environment: Maven 2.2.1 > Reporter: Oliver B. Fischer > Assignee: Garvin LeClaire > Attachments: Bildschirmfoto-18.04.2012-10-50-26.png > > > The by the FindBugs plugin generated report does not pay attention to the > exclusion filter file specified in the POM. > The situation is the following: If I specify an exclusion filter to exclude > an class, method or something similar, the check goal uses this exclusion > filter to skip error reports on the excluded artifacts. But the by the plugin > generated report does not pay attention to this exclusion filter. > IMHO this is an error. If I exclude specific artifacts I don't want to see > them in the report. > I created an example project to demonstrate this at github: > https://github.com/plexusnexus/MavenFindBugsReportDefectExample > To reproduce this defect do the following: > - {{git clone > g...@github.com:plexusnexus/MavenFindBugsReportDefectExample.git}} > - {{cd MavenFindBugsReportDefectExample/config}} > - {{mvn install}} > - {{cd ..\example}} > - {{mvn install}} > - {{mvn site}} > - Open the generated FindBugs report -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.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