You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Scokart Gilles <Gi...@be.fujitsu.com> on 2006/01/05 16:39:14 UTC

FW: ProxyInfo samples


-----Original Message-----
From: Scokart Gilles 
Sent: 05 January 2006 16:37
To: 'dev@maven.apache.com'
Subject: ProxyInfo samples

I'm trying to solve WAGONSSH-24 in order to allow me to deploy a site from
behind my firewall.  I have seen that the SiteDeployMojo doesn't build any
proxyInfo.

Where can I find some example of code extracting proxyInfo from the maven
settings?



SCOKART Gilles


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


Re: FW: ProxyInfo samples

Posted by Brett Porter <br...@apache.org>.
This all goes on from DefaultWagonManager (maven-artifact-manager) - the
proxy info is passed in from DefaultMaven (maven-core)

Thanks,
Brett

Scokart Gilles wrote:
> 
> -----Original Message-----
> From: Scokart Gilles 
> Sent: 05 January 2006 16:37
> To: 'dev@maven.apache.com'
> Subject: ProxyInfo samples
> 
> I'm trying to solve WAGONSSH-24 in order to allow me to deploy a site from
> behind my firewall.  I have seen that the SiteDeployMojo doesn't build any
> proxyInfo.
> 
> Where can I find some example of code extracting proxyInfo from the maven
> settings?
> 
> 
> 
> SCOKART Gilles
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
> 

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