The difference was the different packaging types that caused different
plugins to bind. Sorry for troubling the list

Ittay

Ittay Dror wrote:
> 
> Hi,
> 
> I have a plugin that is attached to the 'compile' phase (in a parent pom).
> It runs ok for a regular module. But in a multi-module project, it isn't
> executed. Is that intentional? How can I make the plugin execute?
> 
> To clarify, the projects I have are:
> grandpa - here the plugin is attached to the 'compile' phase. lists 'papa'
> as a submodule
>    papa - inherits grandpa and lists 'junior' as submodule
>       junior - regular module. inherits papa
> 
> The plugin gets executed in 'junior' but not 'papa' or 'grandpa'
> 
> Any help is appriciated,
> Ittay
> 

-- 
View this message in context: 
http://www.nabble.com/plugin-attached-to-%27compile%27-phase-isn%27t-executed-for-multi-module-project--tp18358035p18361425.html
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to