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.
Updating maven project after importing it has fixed this issue for me:
Right click on the project --> Maven --> Update project.