mvn test fails because of Surefire JDK version?
问题 I am trying to run mvn test on my project. The project itself compiles and installs but man test fails with the following output: [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18:test (default-test) on project udms-server: Execution default-test of goal org.apache.maven.plugins:maven-surefire-plugin:2.18:test failed: There was an error in the forked process [ERROR] java.lang.UnsupportedClassVersionError: some/project/Event : Unsupported major.minor version 52