This property would define the goals to run on each project when executing multiproject:site. This is useful if you need to add additional goals to run. For example, the dashboard plugin redefined this property to use "site,dashboard:single-report" instead of the default "site" goal.
Let me know if I can commit the patch.
Description
This property would define the goals to run on each project when executing multiproject:site. This is useful if you need to add additional goals to run. For example, the dashboard plugin redefined this property to use "site,dashboard:single-report" instead of the default "site" goal.
Let me know if I can commit the patch.