Hi...
 
I have already installed the plugin and I have
already a Maven project for JAXX...
but what is procedure of this....
I have in my current project directory
a simple jaxx file called "SignIn.jaxx" (written in XML) 
and I want to generate the java source code to the
project....first I tried to do this through
"jaxx:generate" and then I get a Eclipse error
message :

 

Aborting due to errors reported by jaxxc

Internal error in the plugin manager executing goal 'org.nuiton.jaxx:maven-jaxx-plugin:2.2.2:generate': Mojo execution failed.
 
When I look at my project folder I see a new folder called "target/generated-sources/java" but no java source inside..
...what does the message mean?.... I have tried to search for the answer but found no documentation.... 
 
..and after I tried to do as you said, just to compile it with the simple "compile" command
in Eclipse but that doesnt give me the java source code and it doesnt seem to do anything..
is there something that I have missed ...? How do you write the goal to generate java source
in Eclipse..?
 
Thanks for your help and effort...its highly appreciated...
 
 
 
> Date: Tue, 9 Nov 2010 11:29:20 +0100
> From: chatellier@codelutin.com
> To: jaxx-users@list.nuiton.org
> Subject: Re: [Jaxx-users] JAXX beginner - help !
>
> Le 09/11/2010 11:24, Daone a écrit :
> > Hi there...
> >
> > I have today a Maven project in Eclipse and I want to
> > run some "jaxx-goals" inside Eclipse. (for instance "jaxx:generate).
> > Today I am able to run this command in the commandline
> > without problem but why I cant do the same thing in Eclipse?
> > My purpose is to simply be able to understand how you
> > specify "jaxx-goals" (for example "jaxx:generate-help-files") inside
> > the IDE.....I have already a Maven project but still I am not
> > able to achieve this.....maybe there is some tutorial describing
> > how this is done since I can't find anywhere today?
> You can install maven plugin for eclipse [1] and use it to compile
> maven just as command line.
>
> [1] http://m2eclipse.sonatype.org/
>
> --
> Éric <chatellier@codelutin.com>
> Tel: 02 40 50 29 28
> http://www.codelutin.com
>
> _______________________________________________
> Jaxx-users mailing list
> Jaxx-users@list.nuiton.org
> http://list.nuiton.org/cgi-bin/mailman/listinfo/jaxx-users