아래와 같은 에러 발생 시


1
2
3
Description    Resource    Path    Location    Type
The container 'Maven Dependencies' references non existing library 'C:\Users\Admin\.m2\repository\javax\inject\javax.inject\1\javax.inject-1.jar'    WordCount        Build path    Build Path Problem
 
cs



관련 라이브러리가 존재하지 않기 때문에 발생하는 에러로 해당 프로젝트의 Update Project를 실행하여 해결합니다.

 : Alt + F5



* 업데이트를 진행한 후에도 동일한 증상 발생 시 해당 경로의 폴더를 삭제 후 재시도를 합니다.



'Tools > Maven' 카테고리의 다른 글

[에러] An error occurred while filtering resources  (0) 2017.10.30

+ Recent posts