Hi. I see that you use Java 11. Can you try with a different version? We only know that the build should work with Java 6, 7, 8, and 9.
Actually, it would be a nice "micro-task" to figure out how to fix that issue (confirmed to also happen with Java 10). Regards, Gilles Le sam. 23 mars 2019 à 17:19, Abhishek Dhadwal <dhadwal1...@gmail.com> a écrit : > > > >Well, you did not ask anything to maven and it told you so. > >You should run > > mvn -e package > Oh. > Here is the data that comes after $mvn -e package > [INFO] Apache Commons RNG Core ............................ FAILURE [ 2.164 > s] > [INFO] Apache Commons RNG Simple .......................... SKIPPED > [INFO] Apache Commons RNG Sampling ........................ SKIPPED > [INFO] > ------------------------------------------------------------------------ > [INFO] BUILD FAILURE > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 42.155 s > [INFO] Finished at: 2019-03-23T21:46:51+05:30 > [INFO] > ------------------------------------------------------------------------ > [ERROR] Failed to execute goal > org.apache.maven.plugins:maven-surefire-plugin:2.22.0:test (default-test) on > project commons-rng-core: There are test failures. > [ERROR] > [ERROR] Please refer to > C:\Users\abhi1\Documents\GitHub\commons-rng\commons-rng-core\target\surefire-reports > for the individual test results. > [ERROR] Please refer to dump files (if any exist) [date]-jvmRun[N].dump, > [date].dumpstream and [date]-jvmRun[N].dumpstream. > [ERROR] The forked VM terminated without properly saying goodbye. VM crash or > System.exit called? > [ERROR] Command was cmd.exe /X /C ""C:\Program > Files\Java\jdk-11.0.2\bin\java" > -javaagent:C:\\Users\\abhi1\\.m2\\repository\\org\\jacoco\\org.jacoco.agent\\0.8.0\\org.jacoco.agent-0.8.0-runtime.jar=destfile=C:\\Users\\abhi1\\Documents\\GitHub\\commons-rng\\commons-rng-core\\target\\jacoco.exec > org.apache.maven.surefire.booter.ForkedBooter > C:\Users\abhi1\AppData\Local\Temp\surefire3445595890932575193 > 2019-03-23T21-46-49_406-jvmRun1 surefire13043730006449520386tmp > surefire_013568639770855619682tmp" > [ERROR] Error occurred in starting fork, check output in log > [ERROR] Process Exit Code: 1 > [ERROR] org.apache.maven.surefire.booter.SurefireBooterForkException: The > forked VM terminated without properly saying goodbye. VM crash or System.exit > called? > [ERROR] Command was cmd.exe /X /C ""C:\Program > Files\Java\jdk-11.0.2\bin\java" > -javaagent:C:\\Users\\abhi1\\.m2\\repository\\org\\jacoco\\org.jacoco.agent\\0.8.0\\org.jacoco.agent-0.8.0-runtime.jar=destfile=C:\\Users\\abhi1\\Documents\\GitHub\\commons-rng\\commons-rng-core\\target\\jacoco.exec > org.apache.maven.surefire.booter.ForkedBooter > C:\Users\abhi1\AppData\Local\Temp\surefire3445595890932575193 > 2019-03-23T21-46-49_406-jvmRun1 surefire13043730006449520386tmp > surefire_013568639770855619682tmp" > [ERROR] Error occurred in starting fork, check output in log > > Thanking you, > Yours faithfully, > Abhishek > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org