Could Not Initialize Class Org.apache.maven.plugin.war.util.webappstructureserializer - !full!
These dependencies are marked as <scope>compile</scope> by default, but they won't be bundled into your WAR (unless you have other code using JAXB). They are only needed during the build process.
Add the following configuration to your maven-war-plugin declaration: These dependencies are marked as <
Happy building! 🚀