[ 
http://jira.codehaus.org/browse/MFINDBUGS-81?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Krzysztof Krason updated MFINDBUGS-81:
--------------------------------------

    Attachment: example.ZIP

This is similar to multimodule configuration, but without modules.

One maven project has only findbugs and checkstyle configuration, and the 
second one uses those configurations, it doesn't work for findbugs (but works 
for checkstyle)

Attached are example two projects, one with the configurations and the other 
one is a simple java projects that uses them

> 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
>
>         Attachments: example.ZIP
>
>
> 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