I\'m having something quite peculiar here, my build is successful in maven when I type \"mvn clean install\" however once imported into Eclipse it\'s showing errors.
You should try mvn eclipse:eclipse
mvn eclipse:eclipse
And then make sure the M2_REPO variable is point to your local repository.
M2_REPO