sorry, I replied a little bit too quicly If these jars aren't SNAPSHOTs, the -o option will not help you If you stored all the jars in a lib directory, you have to override your dependencies. http://maven.apache.org/maven-1.x/using/managing-dependencies.html
Arnaud On 9/20/06, Arnaud HERITIER <[EMAIL PROTECTED]> wrote:
use the offline option maven -o .... Arnaud On 9/20/06, Yadav, Yogendra (IT) <[EMAIL PROTECTED] > wrote: > > Hi, > I am using maven1.0 for the first time to build AXIS2 project. When I > execute maven on command line it tries to download jars which are > already present in lib directory. The download is blocked in my company > therefore it times out and build is not successful. How do I get around > this problem. > > -yogen > -------------------------------------------------------- > > NOTICE: If received in error, please destroy and notify sender. Sender > does not intend to waive confidentiality or privilege. Use of this email is > prohibited when received in error. > >
