Re: How to configure proxy for multiple protocols

2009-10-14 Thread Hugo Palma
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 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 / n

Re: How to configure proxy for multiple protocols

2009-10-14 Thread Michal Hlavac
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Ă­sal(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: > > > > myhttp

How to configure proxy for multiple protocols

2009-10-14 Thread Hugo Palma
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: myhttp true http 192.168.0.4 8080 myhttps true https 192.168.0.4 8080 But only the first proxy