Yes, I am behind the proxy of our company. I've seen the link you sent me. And 
I configured the <proxies/> as follow but I get the same error.

    <proxy>
      <id>optional</id>
      <active>true</active>
      <protocol>http</protocol>
      <username></username>
      <password></password>
      <host>mycompany's proxy-ip</host>
      <port>8080</port>
      <nonProxyHosts>localhost|127.0.0.1</nonProxyHosts>
    </proxy>

Besides, I set the properties in the build.properties as follow:
...
maven.repo.remote=http://repo1.maven.org/maven2,http://team.andromda.org/maven
...

I think it should be correct, right?



-------- Original-Nachricht --------
Datum: Wed, 18 Jul 2007 14:26:04 +0200
Von: Heinrich Nirschl <[EMAIL PROTECTED]>
An: Maven Users List <users@maven.apache.org>
Betreff: Re: Error [INFO] The plugin    
\'org.apache.maven.plugins:maven-archetype-plugin\' does not exist or no        
valid version could be found

> On Wed, 2007-07-18 at 14:09 +0200, Wei Chen wrote:
> > [INFO] Searching repository for plugin with prefix: 'archetype'.
> > [DEBUG] Loading plugin prefixes from group: org.apache.maven.plugins
> > [INFO] org.apache.maven.plugins: checking for updates from central
> > [WARNING] repository metadata for: 'org.apache.maven.plugins' could not
> be retri
> > eved from repository: central due to an error: Error transferring file
> > [INFO] Repository 'central' will be blacklisted
> 
> Hi,
> 
> can it be that you are behind a proxy? If so, this may help:
> http://maven.apache.org/guides/mini/guide-proxies.html
> 
> - Henry
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]

-- 
Psssst! Schon vom neuen GMX MultiMessenger gehört?
Der kanns mit allen: http://www.gmx.net/de/go/multimessenger

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

Reply via email to