The plugin uses the same input (except for the artifactId) as Thomas Broyer's gwt-maven-archetype.
> One small error, the top level pom.xml has 3 blank lines between every XML line. Just like this: https://github.com/NaluKit/gwt-maven-springboot-archetype/blob/main/clean-modular-springboot-webapp/src/test/resources/projects/basic-webapp/reference/pom.xml Easy to fix up, so only a very minor error. Yeah, that is something annoying. But, no chance to fix it. It seams, it is a bug inside the maven archetype: https://issues.apache.org/jira/browse/ARCHETYPE-584. Think, we have to wait until this one gets fixed. Craig Mitchell schrieb am Samstag, 6. Januar 2024 um 02:13:46 UTC+1: Thank you! I was struggling to get Springboot to work with GWT, and this did it beautifully! One thing I messed up: > Define value for property 'package' teamdrift: : jar I thought it meant how did I want to package the output, as I need an executable jar, not a war. But it meant what did I want my Java package to be. lol. One small error, the top level pom.xml has 3 blank lines between every XML line. Just like this: https://github.com/NaluKit/gwt-maven-springboot-archetype/blob/main/clean-modular-springboot-webapp/src/test/resources/projects/basic-webapp/reference/pom.xml Easy to fix up, so only a very minor error. Thank you for making this awesome tool! On Tuesday 2 January 2024 at 8:46:30 pm UTC+11 Frank Hossfeld wrote: Happy new year! I just released a new version of the https://github.com/NaluKit/gwt-maven-springboot-archetype. The clean-modular-springboot-webapp generates now a Spring Boot 3 (Java 17) with GWT 2.10.0 multi module project. Happy coding! -- You received this message because you are subscribed to the Google Groups "GWT Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/google-web-toolkit/7ec2d4c3-22b1-4e70-98ea-fcff81e14042n%40googlegroups.com.
