[ANN] Maven Ant Tasks 2.0.6 Released

2007-05-27 Thread Jason van Zyl
The Apache Maven team would like to announce the availability of the Maven Ant Tasks 2.0.6. You can find the binaries here: http://www.apache.org/dyn/closer.cgi/maven/binaries/maven-ant- tasks-2.0.6.jar You can find the roadmap here: http://jira.codehaus.org/secure/IssueNavigator.jspa? re

Re: The Maven PMC welcomes Wendy Smoak

2007-05-27 Thread John Casey
Welcome aboard, Wendy. Good to have another capable PMC member around. :-) -john On May 27, 2007, at 7:28 PM, Brett Porter wrote: Hi all, The Maven PMC has voted to add Wendy Smoak to the PMC. Please join me in welcoming her! Cheers, Brett --

trying to walk my way through the code...

2007-05-27 Thread Bob Aiello
I am trying to walk my way through the java code which I am taking in approximately the order shown below. Does anyone have a suggestion on a better (more organized/intuitive) way to do this? In particular I am trying to see how the maven lifecycle gets implemented in the code. Bob maven-core

RE: The Maven PMC welcomes Wendy Smoak

2007-05-27 Thread Brian E. Fox
Welcome Wendy! -Brian --not the new guy anymore ;-) -Original Message- From: Brett Porter [mailto:[EMAIL PROTECTED] Sent: Sunday, May 27, 2007 7:28 PM To: Maven Developers List Subject: The Maven PMC welcomes Wendy Smoak Hi all, The Maven PMC has voted to add Wendy Smoak to the PMC. Pl

The Maven PMC welcomes Wendy Smoak

2007-05-27 Thread Brett Porter
Hi all, The Maven PMC has voted to add Wendy Smoak to the PMC. Please join me in welcoming her! Cheers, Brett - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

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