Re: Shaded plexus-utils, Xpp3Dom, and mojos

2007-05-27 Thread Jason van Zyl
On 26 May 07, at 10:36 PM 26 May 07, John Casey wrote: I just committed a "fix" to the eclipse plugin which makes it very wary of plugin configs. If the configuration can render itself to XML in its toString() method (which IIRC DOMs can do, and I know Xpp3Doms can), then the eclipse plugi

Re: Shaded plexus-utils, Xpp3Dom, and mojos

2007-05-27 Thread Jason van Zyl
On 26 May 07, at 10:17 PM 26 May 07, John Casey wrote: Hi, I wanted to bring this up before we go too far down the rabbit hole WRT "shading" plexus-utils in the new releases of maven (2.1.x). Right now, there are some mojos (eclipse:eclipse being one of them) that extract information fro

Re: Shaded plexus-utils, Xpp3Dom, and mojos

2007-05-26 Thread Carlos Sanchez
cool,thanks On 5/26/07, John Casey <[EMAIL PROTECTED]> wrote: See MNG-3012. -j On May 26, 2007, at 10:40 PM, Carlos Sanchez wrote: > could you add this to jira / release notes before we forget for the > other 3rd party plugins out there? > > On 5/26/07, John Casey <[EMAIL PROTECTED]> wrote:

Re: Shaded plexus-utils, Xpp3Dom, and mojos

2007-05-26 Thread John Casey
See MNG-3012. -j On May 26, 2007, at 10:40 PM, Carlos Sanchez wrote: could you add this to jira / release notes before we forget for the other 3rd party plugins out there? On 5/26/07, John Casey <[EMAIL PROTECTED]> wrote: I just committed a "fix" to the eclipse plugin which makes it very wa

Re: Shaded plexus-utils, Xpp3Dom, and mojos

2007-05-26 Thread Carlos Sanchez
could you add this to jira / release notes before we forget for the other 3rd party plugins out there? On 5/26/07, John Casey <[EMAIL PROTECTED]> wrote: I just committed a "fix" to the eclipse plugin which makes it very wary of plugin configs. If the configuration can render itself to XML in its

Re: Shaded plexus-utils, Xpp3Dom, and mojos

2007-05-26 Thread John Casey
I just committed a "fix" to the eclipse plugin which makes it very wary of plugin configs. If the configuration can render itself to XML in its toString() method (which IIRC DOMs can do, and I know Xpp3Doms can), then the eclipse plugin can work with it. IMO, this is a good change to have r

Re: Shaded plexus-utils, Xpp3Dom, and mojos

2007-05-26 Thread Carlos Sanchez
BTW this is tested in testit0074 which currently fails for 2.1 On 5/26/07, John Casey <[EMAIL PROTECTED]> wrote: Hi, I wanted to bring this up before we go too far down the rabbit hole WRT "shading" plexus-utils in the new releases of maven (2.1.x). Right now, there are some mojos (eclipse:ecl

Shaded plexus-utils, Xpp3Dom, and mojos

2007-05-26 Thread John Casey
Hi, I wanted to bring this up before we go too far down the rabbit hole WRT "shading" plexus-utils in the new releases of maven (2.1.x). Right now, there are some mojos (eclipse:eclipse being one of them) that extract information from project.build.plugins.plugin.configuration. When these