jowoohyeong / TIGENSOFT

0 stars 0 forks source link

Eclipse > IncheonSurvey Run On Server 실행 에러 #21

Open jowoohyeong opened 1 year ago

jowoohyeong commented 1 year ago

오류 내용 Execution default-war of goal org.apache.maven.plugins:maven-war-plugin:2.2:war failed: Unable to load the mojo 'war' in the plugin 'org.apache.maven.plugins:maven-war-plugin:2.2' due to an API incompatibility: org.codehaus.plexus.component.repository.exception.ComponentLookupException: Cannot access defaults field of Properties

jowoohyeong commented 1 year ago
<!-- https://mvnrepository.com/artifact/org.apache.maven.plugins/maven-war-plugin -->
<dependency>
    <groupId>org.apache.maven.plugins</groupId>
    <artifactId>maven-war-plugin</artifactId>
    <version>2.2</version>
</dependency>

추가 https://mvnrepository.com/artifact/org.apache.maven.plugins/maven-war-plugin/2.2