On Thursday, May 23, 2024 at 6:31:18 PM UTC+2 [email protected] wrote:
Running a `mvn clean verify` generate the project and compares it with predefined sources. Similar to your gwt-maven-archetype. What not gets tested, is building a war and run it. Ah, apparently it also gets built (https://github.com/NaluKit/gwt-maven-springboot-archetype/blob/main/modular-springboot-webapp/src/test/resources/projects/basic-webapp/goal.txt), but indeed the generated WAR is not run. 👍 (fwiw, your GitHub Actions workflow no longer runs as it targets the master branch and you renamed it to main) -- 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/b913dab3-6a70-4b84-850f-722523c75acdn%40googlegroups.com.
