maven 에러 (2) 썸네일형 리스트형 java.lang.ClassNotFoundException: org.apache.maven.wrapper.MavenWrapperMain 에러 해결 프로젝트 구조를 좀 바꿨더니만 이런 에러가 발생 java.lang.ClassNotFoundException: org.apache.maven.wrapper.MavenWrapperMain 아래 경로에 있는 파일들을 그냥 모두 삭제 후 해결 C:\Users\Soobin\.m2\repository .m2\repository 경로 하위에 생기는 다양한 폴더 들은 maven build 시 생기는 라이브러리 들인데 삭제 후 다시 mvn clean / mvn install 하면 시간은 좀 걸리나 다시 생기니깐 상관 없다. 🧙♂️maven build / install 에러 / m2 🧙♂️ m2 안되면 지웠다 해보세요. 에러 발생 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-resources-plugin:3.2.0:resources (default-resources) on project POMS: Input length = 1 -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the erro.. 이전 1 다음