- rename and move files: (org.curriki.gwt.Main to gwt, and gwt2.js to gwt/gwt2.js)
These are annoying and run a high risk to be forgotten. They could also very easily be done with a "post-war" task... does the notion of postgoal still exist in Maven2?
I have no idea what these are but that's definitely looks like a problem. The curriki build maintainer should look at this (David? :)).
If someone could point me at how such a post-war task can be done I would be glad to get that in there. The location was determined when xwiki was using Ant instead of Maven and I have not found how to pass the appropriate options to the Maven gwt compiler that would put the compiled code in the right location, nor how to run a post-compile move of the directory as an alternative. David --