빌드하는데 오류가 남
Maven resources compiler: Maven project configuration required for module 'name' isn't available. Compilation of Maven projects is supported only if external build is started from an IDE.
해당 프로젝트의 pom.xml 으로 들어간 후
마우스 우클릭 후 "Add as Maven Project" 클릭!!!
그러면
더 이상의 똑같은 오류는 뜨지않음!