Re: Compiler warnings show up as error

2012-09-07 Thread Sascha Vogt
Hi Kristian, that's awesome. And even with an easy workaround :D - Well, I'll see if I want to tinker with our parent poms ;) or wait till the fix is released. Again, thanks a lot... Greetings -Sascha- Am 07.09.2012 10:14, schrieb Kristian Rosenvold: > It's just been fixed. I'll see if I can sc

Re: Compiler warnings show up as error

2012-09-07 Thread Kristian Rosenvold
It's just been fixed. I'll see if I can schedule a round of minor bugfix releases late next week. We're looking at compiler-plugin and surefire ( 2-3 minimal fixes needed to make 2.12.4 next parent-pom version) In the meantime you can update plexus-compiler-javac dependency in the compiler-plugin

Re: Compiler warnings show up as error

2012-09-06 Thread Kristian Rosenvold
It's obviously a bug ;) Kristian 2012/9/6 Sascha Vogt : > Hi all, > > last week I created http://jira.codehaus.org/browse/MCOMPILER-179 after > a short discussion on maven-user. > > I bring this up on the dev list, as I think this is quite an issue > because it makes compile errors really hard t

Compiler warnings show up as error

2012-09-06 Thread Sascha Vogt
Hi all, last week I created http://jira.codehaus.org/browse/MCOMPILER-179 after a short discussion on maven-user. I bring this up on the dev list, as I think this is quite an issue because it makes compile errors really hard to spot (if one has a few warnings one cannot get rid of). So the quest