You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Raphaël Piéroni <ra...@gmail.com> on 2007/02/02 11:45:21 UTC

[M2] merging poms

Hi,

In a plugin i making, i need to merge two poms,

Is there a tool already made to merge two poms ?
If yep, where ?

What i need exactly is add pom's definition from a generated pom into an
existing one, without overriding the already set information.


Thanks in advance,


Raphaël

Re: [M2] merging poms

Posted by Raphaël Piéroni <ra...@gmail.com>.
Hi,

The purpose is exactly, to add some functionnalities found in the generated
pom, then to delete that pom afterward.
The generated pom is not intended to constitue a project by himself.

Raphaël

2007/2/2, Franz Allan Valencia See <fr...@gmail.com>:
>
> Good day, Raphaël,
>
> How about making your generated pom inherit the existing one?
>
> Cheers,
> Franz
>
> On 2/2/07, Raphaël Piéroni <ra...@gmail.com> wrote:
> > Hi,
> >
> > In a plugin i making, i need to merge two poms,
> >
> > Is there a tool already made to merge two poms ?
> > If yep, where ?
> >
> > What i need exactly is add pom's definition from a generated pom into an
> > existing one, without overriding the already set information.
> >
> >
> > Thanks in advance,
> >
> >
> > Raphaël
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
>

Re: [M2] merging poms

Posted by Franz Allan Valencia See <fr...@gmail.com>.
Good day, Raphaël,

How about making your generated pom inherit the existing one?

Cheers,
Franz

On 2/2/07, Raphaël Piéroni <ra...@gmail.com> wrote:
> Hi,
>
> In a plugin i making, i need to merge two poms,
>
> Is there a tool already made to merge two poms ?
> If yep, where ?
>
> What i need exactly is add pom's definition from a generated pom into an
> existing one, without overriding the already set information.
>
>
> Thanks in advance,
>
>
> Raphaël
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org