Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.0-alpha-3
-
Fix Version/s: 1.0-alpha-4
-
Component/s: Plugin
-
Labels:None
This is a problem in the way maven handles @aggregator. It still executes on each child. The rules need to declare if they are cacheable and the plugin will need to remember the results to speed things up.