I have a maven project from a git repositories onto my eclipse. It is build on Java 8. The first thing i do is perform a when i try to build app using below command mvn clean install
The requested profile "pom.xml" could not be activated because it does not exist. Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.5.1:compile (default-compile) on project SpringBootSpringJPACRUDExample: Compilation failure