My problem was I used the wrong maven plugin. Thanks Chris, i had to use the mojo plugin.
But i've an other problem on my RPC servlet-name generation in my web.xml. Before, my servlet-names was : ***Impl/dependencies/***.rpc Now it's ***Impldepencendies/***.rpc The / is missing and i don't know why :( -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
