Greetings Everyone,
I'm trying to build my project in parallel using Maven 3, so I can
reduce the time taken (Currently it takes around better half of a day to 
completely build it). 
May be this sounds stupid, but the way I want to do is to build
some of the modules in project serially while others in parallel.

So ideally, when I do a 'mvn clean install', I want maven to
parallel build parts of the project that are marked/configured for
that and others sequentially.

Is this possibe with current
capabilities of maven 3?

Thanks in advance,
- Ramith
Jayasinghe

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to