[prev in list] [next in list] [prev in thread] [next in thread] 

List:       maven-user
Subject:    Re: How to configure proxy for multiple protocols
From:       Hugo Palma <hugo.m.palma () gmail ! com>
Date:       2009-10-14 10:50:19
Message-ID: e8ca20260910140350m7ebd0d25u2723db3ae65d1944 () mail ! gmail ! com
[Download RAW message or body]


Thanks for your response.
I've created an issue for this http://jira.codehaus.org/browse/MNG-4394

On Wed, Oct 14, 2009 at 11:32, Michal Hlavac <hlavki@hlavki.eu> wrote:

> network proxy settings in maven has really bad design. As I know, only
> one proxy can active at the same time.
>
> m.
>
> Hugo Palma  wrote / nap=EDsal(a):
> > I'm trying to use the same proxy for both http and https but i'm having
> no
> > success.
> > I've tried configuring like this:
> >
> > <proxies>
> >     <proxy>
> >       <id>myhttp</id>
> >       <active>true</active>
> >       <protocol>http</protocol>
> >       <host>192.168.0.4</host>
> >       <port>8080</port>
> >     </proxy>
> >
> >     <proxy>
> >       <id>myhttps</id>
> >       <active>true</active>
> >       <protocol>https</protocol>
> >       <host>192.168.0.4</host>
> >       <port>8080</port>
> >     </proxy>
> >   </proxies>
> >
> > But only the first proxy is used. I also tried using the same id for bo=
th
> > proxies with no success.
> > Any ideas ?
> >
> > Thanks.
> >
>
>
>


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic