Unable to provide references to "resources" in 
excludeFilterFile/includeFilterFile configuration parameters in seperate project
-------------------------------------------------------------------------------------------------------------------------------

                 Key: MFINDBUGS-81
                 URL: http://jira.codehaus.org/browse/MFINDBUGS-81
             Project: Maven 2.x FindBugs Plugin
          Issue Type: Bug
    Affects Versions: 1.1.1, 1.2
            Reporter: Krzysztof Krason
            Assignee: Garvin LeClaire
             Fix For: 2.0


in a multimodule setup a central configuration of findbugs plugin is needed for 
all subprojects.
there exists a sample configuration for a similar requirement for the 
checkstyle plugin: 
http://maven.apache.org/plugins/maven-checkstyle-plugin/examples/multi-module-config.html

this setup works well for checkstyle, but not for the findbugs plugin 
implementation. the findbugs plugin accepts only file references in local file 
system or URLs.
the plexus resourcemanager should be used in a similar way like the checkstyle 
plugin does.

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