Hi Fabien, If you wanna just get the dependency jars for the compilation, just run "maven create-lib". This will download all the dep. jars and put them under AXIS2_HOME/target/lib.
But if you wanna use maven to compile the stuff, you need to set up the maven local repository. For that you can get a copy of that from here (http://ws.zones.apache.org/~chinthaka/repository.zip) and extract that to your MAVEN_HOME(=USER_HOME/.maven)/. -- Chinthaka Fabien Couble 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? > > Thx > Fabien > 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. >
signature.asc
Description: OpenPGP digital signature
