017 at 18:10, Romain Manni-Bucau
> wrote:
>
> > Hi
> >
> > Did you try writing an extension instead of a mojo? It does exactly that
> (+
> > few other things)
> >
> > Le 18 déc. 2017 19:03, "Quijada, Jose M" a
> > écrit :
> >
> >
I would like to write a Maven plugin that among other things manipulates
(both add/update) the POM model available at MavenProjects.getModel() while
executing Maven phase goals, such as "test" and "site", so that for
instance I can:
1) Add a node along with plugins inside, so that when the
"site"