maven plugin doesn't set java version
I created a maven module through idea (maia). It made the pom. When I came to compile, maven complained that I was using templates but hadn't set the compiler source level to 5 or higher. Can the maven plugin automate this - keeping the maven soure level in sync with the project source level?
Please sign in to leave a comment.
+1
it'd be very handy.
On 2009-10-20 02:02:02 +0900, Matthew Pocock <matthew.pocock@ncl.ac.uk> said: