Run "mvn test" failed: Unable to load the mojo 'test' (or one of its required components)
I try to run command like "mvn -B -f ./pom.xml test" but got error message like below:
[INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [IN...