Hello,
Just to clarify the compilation/packaging practice.
If you work on a component like gatein\portal\trunk\component\common\
To compile and package again the whole server, you just have to do :
* mvn install in the component
* mvn install -Ppkg-tomcat in packaging
We'll work later on for improving the hot deployment and simplier
packaging (like not deleting the server install and only redeploy), but this
won't be done this week.
Dimitri BAELI - eXo Platform SAS