[ 
https://issues.apache.org/jira/browse/JS2-1237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13116531#comment-13116531
 ] 

Steve Loughran commented on JS2-1237:
-------------------------------------

It's a bit unfair to say "ant doesn't follow maven proxy configurations". It 
would be more accurate to say "Maven doesn't pass down proxy settings to Ant", 
as that is the root cause of the problem.
                
> Tomcat zip is not downloaded via proxy. (Proxy configuration is set in maven 
> settings.xml)
> ------------------------------------------------------------------------------------------
>
>                 Key: JS2-1237
>                 URL: https://issues.apache.org/jira/browse/JS2-1237
>             Project: Jetspeed 2
>          Issue Type: Test
>          Components: Installer
>    Affects Versions: 2.2.1
>            Reporter: Woonsan Ko
>            Assignee: Woonsan Ko
>            Priority: Minor
>
> When building Jetspeed-installer, it tries to download tomcat zip file from 
> http://archive.apache.org/dist/tomcat/tomcat-6/...
> In some environment, they should use proxy to get access to external web 
> resources. So, they usually configure the proxy setting in maven settings.xml 
> like the example found in [1].
> However, the ant task, <get/>, in 
> jetspeed-installer/jetspeed-mvn-tomcat-portal-pom.xml, doesn't use this proxy 
> configuration, so it fails to download via the proxy.
> [1] http://maven.apache.org/settings.html#Proxies

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscr...@portals.apache.org
For additional commands, e-mail: jetspeed-dev-h...@portals.apache.org

Reply via email to