null safe call for DefaultMavenFileFilter.getDefaultFilterWrappers()
--------------------------------------------------------------------

                 Key: MSHARED-100
                 URL: http://jira.codehaus.org/browse/MSHARED-100
             Project: Maven Shared Components
          Issue Type: Improvement
          Components: maven-filtering
    Affects Versions: maven-filtering-1.0-beta-3
            Reporter: Robert Scholte
         Attachments: nullSafeDefaultFileFilter.patch

Current implementation requires a mavenProject to make use of 
DefaultMavenFileFilter.getDefaultFilterWrappers().
When using a pomless plugin, you run into problems. By ignoring the 
mavenProject you could make use of the same strength.

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

        

Reply via email to