Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Won't Fix
-
Affects Version/s: 2.2-beta-4
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
Assembly plugin can be passed filters as a plugin configuration parameter. However, this means that all the assemblies get the same filters. It would be handy to be able to define per-assembly filters in descriptor files.
You can declare separate filters now using the plugin's <executions>/<execution> section them.