Guillaume,What is causing the two step build in the first place? Shouldn't Maven take care of building everything in the right order automatically, based on the interdependencies of the subprojects?
Gert Guillaume Nodet wrote:
I was wondering if someone knows a way to spawn a maven build from within maven. Maybe this would be a way to remove the two steps build needed the first time (and when releasing too).