Execution default-resources of goal org.apache.maven.plugins:maven-resources-plugin:3.2.0:resources failed: newPosition < 0: (-1 < 0)

조회 1,798 · 댓글 0
테디베라스작성자2022년 10월 17일
org.apache.maven.plugin.PluginExecutionException: Execution default-resources of goal org.apache.maven.plugins:maven-resources-plugin:3.2.0:resources failed: newPosition < 0: (-1 < 0)


현상 : pom.xml 파일에서 에러 발생

해결 : pom.xml 파일 자체 속성을 UTF-8로 지정하고 해결되었음

로그인 후 답글을 남길 수 있습니다.