728x90
반응형
#스프링 Failure to transfer org.apache.maven.plugins:maven-assembly-plugin:pom:2.2-beta-5 from https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced. Original error: Could not transfer artifact org.apache.maven.plugins:maven-assembly-plugin:pom:2.2-beta-5 from/to central (https://repo.maven.apache.org/maven2): repo.maven.apache.org 에러 해결 방법
1. 프로젝트 우클릭 후 -> Run As 선택 -> Maven install 클릭 합니다.
2. 프로젝트 우클릭 후 -> Maven -> Update Project 클릭 합니다.
3. 프로젝트 우클릭 후 -> Refresh 또는 F5 클릭 합니다.
728x90
반응형
댓글