I get this error message when I run "mvn compile"

annotations are not supported in -source 1.3
(try -source 1.5 to enable annotations)

How is that? When I check "java -version" I get

java version "1.5.0_07"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_07-164)
Java HotSpot(TM) Client VM (build 1.5.0_07-87, mixed mode, sharing)

Why can't I compile? 
-- 
View this message in context: 
http://www.nabble.com/annotations-are-not-supported-in--source-1.3-tf4281106s177.html#a12186205
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to