개발중/Troubleshooting
🧙♂️maven build / install 에러 / m2 🧙♂️
Binsoo
2021. 12. 6. 13:31
728x90
반응형
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 errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
Maven build / install 하는데 자꾸 에러가 날 때
m2에 있는 폴더들을 다 삭제하고 다시 maven 처리를 해보자 !
그러고 다시 install 하면 될 수도 있다.
C:\Users\사용자\.m2\repository
#역시컴퓨터는컸다키거나지웠다깔거나
728x90
반응형