Login

Language :
TitleCould not initialize class org.apache.maven.plugin.war.util.WebappStructureSerializer
Could not initialize class org.apache.maven.plugin.war.util.WebappStructureSerializer
Writer이지섭Write DateJul 10 2021Modify DateApr 20 2023View Count31411
Eclipse
 
pom.xml
 
Maven Configuration Problem
 
Could not initialize class org.apache.maven.plugin.war.util.WebappStructureSerializer
 
When the error like above occurs, you can add the plug-in as below.
 
 
        <plugin>
          <artifactId>maven-war-plugin</artifactId>
          <version>3.3.2</version>
        </plugin>

 

 

If maven-war-plugin is already added,

You can raise the version.

 

Comment

Name               Password 
Content
Check Password.

Please enter your password when registering your comment.