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?

0
1 comment
Avatar
Permanently deleted user

+1
it'd be very handy.

On 2009-10-20 02:02:02 +0900, Matthew Pocock <matthew.pocock@ncl.ac.uk> said:

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?

---
Original message URL: http://www.jetbrains.net/devnet/message/5247335#5247335



0

Please sign in to leave a comment.