Re: [M2] merging poms

2007-02-02 Thread Raphaël Piéroni
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 <[EMAIL PROTECTED]>: Good day, Raphaël, How about making you

Re: [M2] merging poms

2007-02-02 Thread Franz Allan Valencia See
Good day, Raphaël, How about making your generated pom inherit the existing one? Cheers, Franz On 2/2/07, Raphaël Piéroni <[EMAIL PROTECTED]> 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 ad

[M2] merging poms

2007-02-02 Thread Raphaël Piéroni
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