####Jenkinsで初めてビルドしようとしたところ、うまくいきません。
下記のようなエラーが表示されます。
Apache Mavenがうまくいってないようです。
####エラー内容
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test (default-test) on project sampleproject: Execution default-test of goal org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test failed: The forked VM terminated without saying properly goodbye. VM crash or System.exit called ? -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException
](173fcd9c8da0005a67da3b7f6e724036.jpeg)
####原因は何でしょうか。
あなたの回答
tips
プレビュー