On Sat, Jan 9, 2010 at 7:36 AM, Stephen Connolly <
stephen.alan.conno...@gmail.com> wrote:

> 2010/1/9 Benjamin Bentmann <benjamin.bentm...@udo.edu>:
> > Hi,
> >
> > in response to http://jira.codehaus.org/browse/MNG-4523, I would like to
> >  double-check that the behavior observed in Maven 2 is by
> design/intention
> > and needs to be reproduced by Maven 3. It looks odd to me that the
> effective
> > POM is a function of the plugin being invoked on CLI.
>
> I agree that it looks odd.
>
> IMHO, the effective pom should be invariant.
>
>
It is far from invariant. I noticed in the debugger that the project model
contained 4 plugins ( clean,site, install, deploy if i recall), none being
the one explicitly called in Maven 3. In Maven 2, the only plugin in the
model was the one being called. After that I thought I'd better share my
findings...


> >
> >
> > Benjamin
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> > For additional commands, e-mail: dev-h...@maven.apache.org
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>

Reply via email to