> Can you help for the maven migration? Sure. > Is it possible to do it in 2 steps : > 1. review the project structure > 2. migrate to maven 2.
Yes. That's possible. Migrating the whole multi-project build to maven 2 is probably not that easy (we can't use maven.xml stuff anymore). Maybe we should migrate subproject by subproject and then finish the multiproject stuff at the end...? Oliver
