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 <[EMAIL PROTECTED]>
--------------------------------------------------------------------------
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to