Category: Java

자바 개발 관련 카테고리입니다.

Java

이클립스 maven 프로젝트 업데이트 오류 처리(Failed to read artifact descriptor for org.apache.maven.plugins:maven-resources-plugin:jar:2.6)

프로젝트 import 후 메이븐 업데이트를 시도하였더니 오류가 발생되었다. 오류내용은 다음과 같다. Errors occurred during the build. Errors running builder ‘Maven Project Builder’ on project ‘Test’. Could not calculate build plan: Plugin org.apache.maven.plugins:maven-resources-plugin:2.6 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.maven.plugins:maven-resources-plugin:jar:2.6 Plugin org.apache.maven.plugins:maven-resources-plugin:2.6 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.maven.plugins:maven-resources-plugin:jar:2.6 Could not calculate build plan: Plugin org.apache.maven.plugins:maven-resources-plugin:2.6 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.maven.plugins:maven-resources-plugin:jar:2.6 Plugin org.apache.maven.plugins:maven-resources-plugin:2.6 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.maven.plugins:maven-resources-plugin:jar:2.6...
error: Content is protected !!