Re: [VOTE] Release Maven Compiler Plugin 2.3

2010-04-11 Thread nicolas de loof
Will this change be supported in m2eclipse ? I mean : will m2e detect the maven-compiler-plugin 2.3+ version and set JRE1.5 classpath container ? 2010/4/10 Stephen Connolly stephen.alan.conno...@gmail.com +1 Sent from my [rhymes with tryPod] ;-) On 10 Apr 2010, at 12:40, Jason van Zyl

Re: [VOTE] Release Maven Compiler Plugin 2.3

2010-04-11 Thread Milos Kleint
I've tried to look into the codebase but got scared off. That's definitely something to add though. Milos On Sun, Apr 11, 2010 at 8:02 AM, nicolas de loof nicolas.del...@gmail.comwrote: Will this change be supported in m2eclipse ? I mean : will m2e detect the maven-compiler-plugin 2.3+

Re: [VOTE] Release Maven Compiler Plugin 2.3

2010-04-11 Thread Lukas Theussl
+1 -Lukas Jason van Zyl wrote: Hi, This was simply to bump the default source/target to 1.5. I don't want 3.0-beta-1 released requiring people to set these as they should be defaults now. Staging repo: https://repository.apache.org/content/repositories/maven-011 All we fixed was this:

Re: Cutting another maven-compiler-plugin release to set the default source/target to 1.5

2010-04-11 Thread Milos Kleint
On Sat, Apr 10, 2010 at 12:57 PM, Benjamin Bentmann benjamin.bentm...@udo.edu wrote: Brett Porter wrote: [...] though for your purposes it might be more expedient to put the configuration in the 3.0 super POM? -1, it's unlucky when builds depend on the version of Maven being used, this

Re: [VOTE] Release Maven Compiler Plugin 2.3

2010-04-11 Thread Jason van Zyl
On Apr 11, 2010, at 2:02 AM, nicolas de loof wrote: Will this change be supported in m2eclipse ? I mean : will m2e detect the maven-compiler-plugin 2.3+ version and set JRE1.5 classpath container ? Configurators operate on the effective POM. So when we update M2Eclipse to use 3.0-beta-1

Re: [VOTE] Release Maven Compiler Plugin 2.3

2010-04-11 Thread nicolas de loof
Cool ! +1 2010/4/11 Jason van Zyl ja...@sonatype.com On Apr 11, 2010, at 2:02 AM, nicolas de loof wrote: Will this change be supported in m2eclipse ? I mean : will m2e detect the maven-compiler-plugin 2.3+ version and set JRE1.5 classpath container ? Configurators operate on the