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.
-
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