I am trying to execute the maven-jaxb2-plugin-sample-episode-0.7.4 (explained here and with a download available) to try separate schema compilation. Despite it compiles the first schema (A), it ...
As compiling the GWT stuff is quite expensive (time consuming) I would like to only have it executed if really necessary (meaning source change, artifact version change, class files missing etc.).
I ...