Re: YAPII

2009-01-20 Thread Benjamin Bentmann
Brett Porter wrote: Sorry for the delayed reply. Better late than never :-) I would say not 2.0.x, but I think it makes sense for 2.1.x. Sounds good. I believe we could drop the "stripped" syntax already and handle it with errors when used. Not sure whether we should really produce an

Re: YAPII

2009-01-19 Thread Brett Porter
we could drop the "stripped" syntax already and handle it with errors when used. P.S.: For those that sill wonder what YAPII means: "Yet Another POM Interpolation Issue". Sorry, but I was in strange mood. Oddly enough, I got it straight off :) On 16/01/2009, at 2:50 AM,

Re: YAPII

2009-01-16 Thread Benjamin Bentmann
Benjamin Bentmann schrieb: According to section 6.1 of the POM spec for Maven 3.x, the precedence of interpolation sources is: 1. Maven Props 2. System Props 3. POM Props 4. Environment Props So far about POM interpolation. For plugin config interpolation however, the precedence rea

YAPII

2009-01-11 Thread Benjamin Bentmann
is prefixed with project.|pom. but doesn't match a model value is odd, can we change/fix this behavior for Maven 2.1.x and even Maven 2.0.x? Benjamin P.S.: For those that sill wonder what YAPII means: "Yet Another POM Interpolation Issue". Sorry, but I was in strange mood. -