Re: Custom packaging types: configuring DefaultLifecycleMapping mojo executions

2015-04-19 Thread Jason van Zyl
+1 This will be a nice feature addition. On Apr 19, 2015, at 6:22 PM, Anton Tanasenko wrote: > Hi, > There is no possibility right now to map goals to phases with a custom > configuration and/or dependencies when dealing with custom packagin types. > DefaultLifecycleMapping only has 'goals' pa

Custom packaging types: configuring DefaultLifecycleMapping mojo executions

2015-04-19 Thread Anton Tanasenko
Hi, There is no possibility right now to map goals to phases with a custom configuration and/or dependencies when dealing with custom packagin types. DefaultLifecycleMapping only has 'goals' parameter in components.xml, and DefaultLifecyclePluginAnalyzer does not take those into account. I propose