Re: gwt-maven-springboot-archetype updated ...

2024-02-05 Thread 'Frank Hossfeld' via GWT Users
new version is online ... Craig Mitchell schrieb am Montag, 5. Februar 2024 um 02:13:45 UTC+1: > Done: https://github.com/NaluKit/gwt-maven-springboot-archetype/issues/4 > Cheers. > > On Monday 5 February 2024 at 3:59:55 am UTC+11 Frank Hossfeld wrote: > >> Please can you open an issue regard

Re: Had a problem trying GWT 2.11.0

2024-02-05 Thread Thomas Broyer
Just published version 2024.2.5 of the archetypes that adds a DOCTYPE linking to the DTD to the context.xml. I could reproduce the jetty_overlays error in env=prod, but that really looks like a bug in the jetty-maven-plugin (and creating the directory allows the server to start, but it was stil

Re: Had a problem trying GWT 2.11.0

2024-02-05 Thread 'tim_mac...@yahoo.co.uk' via GWT Users
I also found that out eventually. Another thing: The server module needs /target /jetty_overlays folder for running env-prod. On Sunday, February 4, 2024 at 5:43:59 PM UTC jamal@gmail.com wrote: > After generating a project skeleton using the latest gwt-maven-archetypes >