Re: Maven stops with i18n generation error

2010-12-06 Thread UseTheFork
I came across the same issue under NetBeans 6.9.1. i) I corrected the "client" issue in the pom.xml (see cri's comment). ii) Then, the project would not compile because the provided GWTTest fails. I tried to annotate it with JUnit's @Ignore. iii) Unfortunately, the test is performed within gwt:tes

Re: Maven stops with i18n generation error

2010-11-12 Thread Alex Nederlof
Great tip, that works! Thanks! On Thu, Nov 11, 2010 at 12:50 PM, Thomas Broyer wrote: > > > On 11 nov, 10:07, Alex Nederlof wrote: > > I thought the release was official because it's in the Codehaus > repohttp:// > repo1.maven.org/maven2/org/codehaus/mojo/gwt-maven-plugin/2.1.0/ > > > > Did yo

Re: Maven stops with i18n generation error

2010-11-11 Thread Thomas Broyer
On 11 nov, 10:07, Alex Nederlof wrote: > I thought the release was official because it's in the Codehaus > repohttp://repo1.maven.org/maven2/org/codehaus/mojo/gwt-maven-plugin/2.1.0/ > > Did you get Maven to work? I was thinking of creating Maven dirs manually > this afternoon but if it's not g

Re: Maven stops with i18n generation error

2010-11-11 Thread Alex Nederlof
I thought the release was official because it's in the Codehaus repo http://repo1.maven.org/maven2/org/codehaus/mojo/gwt-maven-plugin/2.1.0/ Did you get Maven to work? I was thinking of creating Maven dirs manually this afternoon but if it's not going to work at all I won't spend the effort of try

Re: Maven stops with i18n generation error

2010-11-10 Thread cri
Your current problem is due to the Messages directory being specified incorrectly in the pom file. The latter most package component should be "client" as I recall. Unfortunately, you will encounter additional problems. For example, there is a generated class dir that doesn't get included in the ec

Maven stops with i18n generation error

2010-11-10 Thread Alex Nederlof
Hi all, I can't get Maven to work. When I make a new Maven project from eclipse of from the command line it gives me: 11/10/10 11:08:42 AM CET: Collecting project info '/pom.xml' /Users/ alex/Development/webapps/tralala/pom.xml 11/10/10 11:08:42 AM CET: Generating sources /tralala/pom.xml 11/10/1