LoginSignup
0
0

More than 3 years have passed since last update.

EclipseでのJUnitのエラー対処 備忘録

Posted at

エラー

[ERROR] Failed to execute goal project resource: Could not resolve dependencies for project xxxxx:jar:1.0.0: The following artifact could not be resolved xxxxx:jar:1.0.0 in  https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted utill the update interval of central has elapsed or updates are forced

解決策

[実行]-[実行構成]

[{該当JUnitテスト}]-[テスト]-[テスト・ランナー]のバージョンを適切なバージョンに変更する

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0