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...