Hi, i have a multi-module maven application (for ServiceMix 3.3) which consists of several modules (3 x SA + 7 x SU). Everytime i want to change something in code i need to run mvn clean install for parent maven folder and then deploy application to ServiceMix. This is not very rapid application development. It takes always more than 1 minute.
Do you have any advises for this. How can i prepare deployment task for development cycle to get short timings? Maybe someone resolve this problem? Tomasz Prus
