I'm sorry I went a bit too fast on the last e-mail. So just to precise: the 
problem is while copiling web-client the source code from shared are not 
available.  (i'm inoking mvn on the root as usual)

Many thanks again !

Ludovit



Le dimanche 4 février 2018 18:51:50 UTC+1, Martones a écrit :
>
> All right many thanks. Oddly enough I have errors while mvn 
> prepare-package, I don't have these when I mvn install or codeserver. 
>
> [INFO] Compiling module com.test.WebClient
> [INFO]    Tracing compile failure path for type 
> 'com.test.client.token.PanelFilterLotToken'
> [INFO]       [ERROR] Errors in 
> 'file:/C:/workspace/test/web-client/src/main/java/com/test/client/token/PanelFilterLotToken.java'
> [INFO]          [ERROR] Line 28: No source code is available for type 
> com.test.token.controler.LotsManager; did you forget to inherit a required 
> module?
> [INFO]    Tracing compile failure path for type 
> 'com.test.client.util.TimerUtil'
> [INFO]       [ERROR] Errors in 
> 'file:/C:/workspace/test/web-client/src/main/java/com/test/client/util/TimerUtil.java'
> [INFO]          [ERROR] Line 34: No source code is available for type 
> com.test.dao.IDAO; did you forget to inherit a required module?lat
>
>
>
>
>
> Le samedi 3 février 2018 22:45:59 UTC+1, Thomas Broyer a écrit :
>>
>> mvn prepare-package -pl web-client -am -DskipTests ? (you don't just want 
>> to gwt:compile, you want to compile the shared module, process ressources, 
>> compile the web-client module, and gwt:compile it)
>
>

-- 
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 post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

Reply via email to