I'm using JDK 1.5 but for some reason Maven gives a compiler error saying "use -source 5 or higher to enable annotations". How can I tell Maven which compiler to use?
I don't know much about Maven so I don't know where to change the setting - would it be a project-level setting, would it be a custom property, would it be a plugin option? Thanks. -- View this message in context: http://www.nabble.com/Compiler-settings-in-Maven-tf3680951s177.html#a10287101 Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
