Hi folks,
My Env:
Spring 2.5
JDK 1.5
Ecllipse 3.3
Junit 4.4
Maven 2.0
I have maven plugin integrated in eclipse IDE. When I try to run Maven
Test to test all the test cases, it throws up
.....
Compilation failure
.......
annotations are not supported in -source 1.3
(try -source 1.5 to enable annotations)
@Autowired
any suggestions?
--
View this message in context:
http://www.nabble.com/try--source-1.5-to-enable-annotations-tp18119281p18119281.html
Sent from the Maven - Users mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]