On Mon, Sep 1, 2008 at 9:10 AM, Pandit, Prashant <[EMAIL PROTECTED]> wrote:
> Our developers are in India and repository is in London.
> Yes Maven hangs on each repository it searches before it ever finds the
> artifact and starts downloading it, thus it takes hours of time to complete 
> build. But in London this is not happening, I mean everything works fine.

What does the rest of the setup look like?  Are you using mirrors in
settings.xml to prevent access to public repositories so that
everything goes through Artifactory?  (Are you _allowed_ to access
public maven repos?)

This page might help:
http://maven.apache.org/guides/mini/guide-mirror-settings.html

> One more doubt, it may be b'coz of every time we use mvn install command 
> instead of mvn build

(I assume you mean 'mvn compile'.)  No, that wouldn't cause this.

-- 
Wendy

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

Reply via email to