Fair enough mate, I just remarked on it since when I built the archetype 
from scratch and saw that, my first thought was "huh wonder why that is, 
surely it won't work now since it doesn't pull in the classes from shared", 
but it did :) 

On Friday 12 April 2024 at 11:20:01 UTC+2 Thomas Broyer wrote:

> On Friday, April 12, 2024 at 7:50:42 AM UTC+2 Mathias wrote:
>
> -My dependencies should be ok since i can build it with the plugin, so i'm 
> a bit at a loss as to how make this work.
>
>
> Dependencies for gwt:compile and gwt:codeserver aren't the same: 
> https://tbroyer.github.io/gwt-maven-plugin/codeserver.html
> You might have to either adjust the <scope> of dependencies (e.g. from 
> provided to compile) or adjust the gwt:codeserver's classpathScope (e.g. 
> from runtime to compile+runtime or compile)
>  
>
> as a final aside:
> The "neither a gwt-lib or jar" warning messages in the error log below - i 
> still get it if i add the gwt-lib type to the dependency, and the archetype 
> project prints the same error when created.
>
>
> Note that it's an info, not a warning 😉
>

-- 
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 google-web-toolkit+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-web-toolkit/023512cf-2680-4f82-937e-ef853cb1e422n%40googlegroups.com.

Reply via email to