728x90
프로젝트 소스를 import 하면 pom.xml 최상단에
Could not initialize class org.apache.maven.plugin.war.util.WebappStructureSerializer 오류가 발생할 때가 있다.

이는 maven plugin war가 초기화 되지 않아 발생하는 문제로
pom.xml에 아래와 같이 추가해주면 해결이 된다.

by_zukistyle,
728x90