springを用いてMavenプロジェクトを作ると下記のようなエラーがでてビルドパスの作成に失敗します…。 プロジェクト 'spring' でビルダー 'Maven プロジェクト・ビルダー' の実行中にエラーが発生しました。 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 解決できず作業が止まってしまっています。 どうしたらいいのでしょうか… どうか解決策をご教授ください。
↧