You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Xavier Outhier <xa...@siemens.com> on 2006/11/01 09:34:40 UTC

Re: Re : Re: Proxy at maven 2

I'm happy it worked.
I'm testing maven since 2 weeks only but it seems very powerful.
The mailing-list is very active.
I will try to make it adopted it in my next project.

Have a nice day,

Xavier.
Michael Post wrote:
> Hello Xavier,
>
> thanks for your answer.
>
> --------------------------------------------------------------------------
> 2006 Oct 30 - 14:54
> Xavier Outhier <xa...@siemens.com>
> --------------------------------------------------------------------------
>   
>> The settings for maven (2) is an xml file at this location:
>> C:Documents and Settings<your login>.m2settings.xml
>>
>> - <#> <settings>
>>
>> <<proxies>
>> -   <#> <proxy>
>>      <active>true</active>
>>      <protocol>http</protocol>
>>      <host><YOUR HOST NAME eg: 123.34.54.67></host>
>>      <port><YOUR PORT eg 8081></port>
>>      <username />
>>      <password />
>> </proxy>
>> </proxies>
>> [...]
>> </settings>
>>
>> Username and password can also be set depends on your config.
>>
>>     
>
> this was exactly the correct point. Now it has been done perfectly.
>
>   

> Thanks Michael



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org