アプリケーションを実行しろというところでMavenインストールでエラーが出てしまいます。
全く検討がつかないのでどなたか助けてください。
発生しているエラー
[INFO]
[INFO] Results:
[INFO]
[ERROR] Errors:
[ERROR] ShopApplicationTests.contextLoads ≫ IllegalState Failed to load ApplicationCon...
[INFO]
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 17.030 s
[INFO] Finished at: 2020-06-04T09:55:33+09:00
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "pom.xml" could not be activated because it does not exist.
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.22.1:test (default-test) on project shop: There are test failures.
[ERROR]
[ERROR] Please refer to C:\Users\edu.DESKTOP-0NE174H.000.001\Documents\workspace-spring-tool-suite-4-4.0.0.RELEASE\shop\target\surefire-reports for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
[ERROR] -> [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/MojoFailureException
まずエラー箇所がどこかわかる方いればお願いします。 当該のソースコード追記します。
回答1件
あなたの回答
tips
プレビュー
バッドをするには、ログインかつ
こちらの条件を満たす必要があります。