On 07/02/2011 08:04 PM, Benson Margulies wrote:
In maven-shade-plugin, I modified my local copy to point to
maven-plugins version 20 as parent. This in turn points to maven
parent 20. Which configures the compiler plugin for source level 1.5.
Perhaps you mean you pointed to maven-plugins-21.pom
yes, MPOM-13
:)
Le dimanche 3 juillet 2011, Benson Margulies a écrit :
> Oh, Duh, I see. It's only in a profile in the plugin parent. oops.
>
> On Sat, Jul 2, 2011 at 8:04 PM, Benson Margulies
wrote:
> > OK, well, I'm stumped.
> >
> > In maven-shade-plugin, I modified my local copy to point to
Oh, Duh, I see. It's only in a profile in the plugin parent. oops.
On Sat, Jul 2, 2011 at 8:04 PM, Benson Margulies wrote:
> OK, well, I'm stumped.
>
> In maven-shade-plugin, I modified my local copy to point to
> maven-plugins version 20 as parent. This in turn points to maven
> parent 20. Which
correction: I made shade point to maven-plugins:21, which in turn
points to maven-parent 20, which is the one with the 1.5's in it.
On Sat, Jul 2, 2011 at 8:04 PM, Benson Margulies wrote:
> OK, well, I'm stumped.
>
> In maven-shade-plugin, I modified my local copy to point to
> maven-plugins vers
OK, well, I'm stumped.
In maven-shade-plugin, I modified my local copy to point to
maven-plugins version 20 as parent. This in turn points to maven
parent 20. Which configures the compiler plugin for source level 1.5.
Yet, help:effective-pom shows me source level 1.4, and adding in a
generic gets