Spring Boot Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.22.1:test
问题 I am using Eclipse Version: 2018-09 (4.9.0) and i have installed the Spring Tool Suit(STS) in eclipse for building Spring Boot Applications. Question -> When ever I create new Spring Starter Project and try to maven build my project without any code addition. Build fails with below Error. [WARNING] The requested profile "pom.xml" could not be activated because it does not exist. [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.22.1:test (default-test) on project