Re: local dependency

2004-07-13 Thread Brett Porter
-o: offline You'll at least need to install the seed repository (see download page) to get Maven to work in this situation. -Dmaven.repo.remote=http://myhost/repository means you can host it locally You might also check out http://maven-proxy.codehaus.org/ Regards, Brett On Tue, 13 Jul 2004 11:

RE: local dependency

2004-07-13 Thread Alex Shneyderman
You can use maven proxy, that will be the LAN sitting server and works exactly the same way as the remote repo. You will have to fill the proxy repository first. Alex. > -Original Message- > From: Puneet Garg [mailto:[EMAIL PROTECTED] > Sent: Tuesday, July 13, 2004 11:01 AM > To: Maven U