Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: maven-filtering-1.0-beta-3
-
Fix Version/s: maven-filtering-1.0-beta-3
-
Component/s: maven-filtering
-
Labels:None
-
Testcase included:yes
-
Patch Submitted:Yes
-
Number of attachments :
Description
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.
fixed in rev 758926.
Thanks