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 an error.

Now, I can add the compiler plugin to the shade pom, but I'd like to
understand what I'm missing here.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org

Reply via email to