Written by
spring-style
on
on
[pom.xml 에러] Could not initialize class org.apache.maven.plugin...
[pom.xml 에러] Could not initialize class org.apache.maven.plugin...
728x90
1. 시험환경
- Spring Framework MVC
- STS
2. 목적
- pom.xml에서 발생하는 에러를 해결하자.
3. 적용
① 에러화면 및 로그
- Could not initialize class org.apache.maven.plugin.war.util.WebappStructureSerializer
에러화면
② maven-plugin-war가 초기화되지 않아서 발생하는 에러이다.
- 최신 버전 plugin을 추가한다.
plugin 추가
728x90
from http://languagestory.tistory.com/112 by ccl(A) rewrite - 2021-12-04 22:01:48