On Mon, Sep 1, 2008 at 7:52 AM, Pandit, Prashant <[EMAIL PROTECTED]> wrote:
> We are facing issue with maven update dependency.When multiple depevlopers 
> run maven ,it takes hours of time in updating dependency from artifactory 
> located in remote.Is it because of network issue causing this slow.I tried to 
> change <nonProxyHosts>localhost</nonProxyHosts> in setting.xml.

Can you describe your setup a bit more?  It sounds like you have a
group of developers accessing an Artifactory repo that is very far
away.

You might want to run another Artifactory (or Archiva or Nexus)
instance "closer" to the developers, and let it proxy the other one.
That way you'll only see the long download time once per artifact,
rather than once per developer per artifact.

-- 
Wendy

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to