[ https://issues.apache.org/jira/browse/JS2-1237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13116965#comment-13116965 ]
Woonsan Ko commented on JS2-1237: --------------------------------- Ah, yes, you are right! I agree the problem must be caused by either maven-antrun-plugin or maven itself. (Actually Jetspeed-2 has another layer (o.a.j.maven.plugins.MvnMojo) to consider though, which invokes a Jetspeed-2 specific pom with antrun plugin configuration.) Thanks! > 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