Guillaume Bilodeau wrote:
> 
> 
> Wendy Smoak-3 wrote:
>> 
>> On 8/17/07, Guillaume Bilodeau <[EMAIL PROTECTED]> wrote:
>> 
>>> I am behind no firewall, I have setup no mirrors - this is a clean
>>> install.
>>> It's obviously a network error as the SocketException shows.  Actually,
>>> ibiblio.org has a hard time redirecting to mirrors.ibiblio.org - takes 1
>>> or
>>> 2 minutes to do so in a web browser.  Could this be the problem?
>> 
>> If it's a completely clean install, it shouldn't be talking to ibiblio
>> at all... the central repo is at repo1.maven.org/maven2 .
>> 
>> Can you clarify whether this happens with an empty local repository?
>> (I'm not sure if this is a fresh install of Maven, or a completely
>> clean new machine.)
>> 
>> Try deleting the local repository and/or adding -U to the command line.
>> 
>> -- 
>> Wendy
>> 
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>> 
>> 
>> 
> 
> It's a fresh, clean install and the repository is empty.  This was already
> executed with the -U -X options.  Strange isn't it?
> 

Even stranger: running mvn -U install on a project with new dependencies
works ONCE per day.  After this successful run, the above message comes up
again.  Changing the system date has no effect whatsoever.

Surely this must be a firewall issue - I should have mentioned that I am
behind a firewall, but not behind a proxy.  Is this possible?
-- 
View this message in context: 
http://www.nabble.com/5-minute-quickstart%3A-The-plugin-%27org.apache.maven.plugins%3Amaven-archetype-plugin%27-does-not-exist-or-no-valid-version-could-be-found-tf4045296s177.html#a12313790
Sent from the Maven - Users mailing list archive at Nabble.com.


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

Reply via email to