Hi, I need to
1.) generate-sources (maven-jaxb2-plugin) from some xsd-files 2.) compile these files 3.) generate-sources (wrapper Classes) based on the compiled class files 4.) compile all => how can I realize this behaviour within the Maven-Lifecycle ? Thanx for any advice, Torsten
