Upgrade 1.7 to 2.0.3 : Unknown argument: -style

2010-04-07 Thread Aff
Hello everybody, I'm new on GWT I've some problems to upgrade with 2.0.3. I'm actually on GWT 1.7 with : Eclipse Galileo Jdk 1.5 The maven-googlewebtoolkit2-plugin 2.0-beta24 To upgrade with the 2.0.3, I changed my pom.xml with gwtVersion2.0.3/gwtVersion and the maven-googlewebtoolkit2-plugin

Re: Upgrade 1.7 to 2.0.3 : Unknown argument: -style

2010-04-07 Thread Chris Conroy
I'm not a maven user, so I didn't verify this, butTry: -Dgwt.style=PRETTY see: http://mojo.codehaus.org/gwt-maven-plugin/user-guide/compiler.html On Wed, Apr 7, 2010 at 4:46 AM, Aff froissart.anto...@gmail.com wrote: Hello everybody, I'm new on GWT I've some problems to upgrade with

Re: Upgrade 1.7 to 2.0.3 : Unknown argument: -style

2010-04-07 Thread Aff
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