Re: Question about it0074

2008-05-07 Thread Brett Porter
On 08/05/2008, at 1:00 AM, John Casey wrote: In the POM and the unit test comments, it says it's meant to ensure plugin-level configuration doesn't get wiped out by execution-level configuration...but there is no plugin-level configuration (unless I'm missing something). That seems to be a

Re: Question about it0074

2008-05-07 Thread John Casey
In the POM and the unit test comments, it says it's meant to ensure plugin-level configuration doesn't get wiped out by execution-level configuration...but there is no plugin-level configuration (unless I'm missing something). That seems to be at least part of what's confusing me here. -j

Re: Question about it0074

2008-05-07 Thread Brett Porter
On 08/05/2008, at 12:37 AM, John Casey wrote: Hi everyone, I'm just wondering about what it0074 is trying to accomplish. It's failing with the trunk version of Maven, and when I started digging into it, the description in the POM and the corresponding JUnit test case don't seem to match e

Question about it0074

2008-05-07 Thread John Casey
Hi everyone, I'm just wondering about what it0074 is trying to accomplish. It's failing with the trunk version of Maven, and when I started digging into it, the description in the POM and the corresponding JUnit test case don't seem to match either the POM configuration or the code in the