I am building my project using Maven. My maven version is apache-maven-3.0.4. I am using Eclipse Luna. When I try to build my project I get the following error
in my case, it was a confilict with IntelliJ , I've resolved it by building the project from command line and it worked!