You can say "maven jar" to create the jars only.
The reason why the build may take a while is the snapshot dependancies so you can use the "-o" falg (since you've done the online build once)
also you can skip the unit tests (not recommended however) by using "-Dmaven.test.skip=true"
Ajith
On 7/18/06, Fabien Couble <
[EMAIL PROTECTED]> wrote:
I downloaded axis2 souces and I compiled them using the tool "maven" (maven war). It created the war file axis2.war. The problem is that the compilation lasts roughly 1 hours, so it is very long.And if I want to do modifications like adding commands to trace the code, it is really too long...That is why, I'd like to know if it is possible to generate only jar files of the lib directory using maven to reduce the compilation time instead of the whole application. I mean: has the script been already created to do that?ThxFabien
This message contains information that may be privileged or confidential and is the property of the Capgemini Group. It is intended only for the person to whom it is addressed. If you are not the intended recipient, you are not authorized to read, print, retain, copy, disseminate, distribute, or use this message or any part thereof. If you receive this message in error, please notify the sender immediately and delete all copies of this message.
--
Ajith Ranabahu
