I installed m2eclipse to build a java project in Eclipse.
I imported the project as follows:
Import-> Maven-> Existing Maven Projects-> Import M
The override errors will appear if eclipse is configured to use java 1.5 instead of 1.6. Check the project properties.