With the configuration above, it freezes in Eclipse while executing this command (from log) Tried to add the following configuration to the pom.xml The forked VM terminated without saying properly goodbye. Tried to look for a solution to this issue and found this: But I have also tried with some earlier versions, including 1.7.x. The Eclipse installation uses m2e-plugin (default) and Java 1.8.0_131. PluginExecutionException: Execution default-test of goal :maven-surefire-plugin:2.12.4:test failed: The forked VM terminated without saying properly goodbye.
When I run the maven command 'mvn clean install' from Eclipse (Neon.3, EE version)