ステージ:
Eclipse で Maven プロジェクトをコンパイルしようとしています (Spring Tool Suite、バージョン: 3.2.0.RELEASE
)。
各プロジェクトのコンパイルはこれをスローします:
Could not calculate build plan: Plugin org.apache.maven.plugins:maven-resources-plugin:2.5 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.maven.plugins:maven-resources-plugin:jar:2.5
Plugin org.apache.maven.plugins:maven-resources-plugin:2.5 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.maven.plugins:maven-resources-plugin:jar:2.5
どうすれば解決できますか?