Re: Maven Release Plugin and Java 8 issue

2014-09-01 Thread Robert Scholte
Hi, please only use the Maven users mailing list for these kind of questions. The Maven Developers List is meant for development of Maven itself. thanks, Robert Op Fri, 29 Aug 2014 09:05:30 +0200 schreef Vijaysenthil Veeriah : Hi I apologize I'm kind of new to maven and I cant figure out

Maven Release Plugin and Java 8 issue

2014-08-31 Thread Vijaysenthil Veeriah
Hi I apologize I'm kind of new to maven and I cant figure out how get the Maven Release plugin to work for a Java 8 project. I'm using maven release plugin version 2.5 (The maven compiler plugin version is 3.1) . When i just use the compiler plugin and do a compile it works fine, n fact i can