Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.0:compile (default-compile) on project Chapter02: Fatal error compiling
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-war-plugin</artifactId>
<version>2.6</version>
<configuration>
<failOnMissingWebXml>false</failOnMissingWebXml>
</configuration>
</plugin>
'ERROR' 카테고리의 다른 글
TypeError: this.cliEngine is not a constructor (0) | 2022.03.04 |
---|---|
error gradle 빌드 오류 (0) | 2022.03.03 |
Error:java: error: release version 13 not supported (0) | 2022.01.26 |
Caused by: org.h2.jdbc.JdbcSQLIntegrityConstraintViolationException: Referential integrity constraint violation (0) | 2022.01.20 |
Description:The dependencies of some of the beans in the application context form a cycle: (0) | 2022.01.20 |