litwhe.blogg.se

Apache ant migration tool
Apache ant migration tool







apache ant migration tool

deploy.path=C\:\\Users\\MyUser/bin/apache-tomcat-7.0.22/webapps basedir=C\:\\Workspace\\DevProjects\\fxin appserver.lib=C\:\\Users\\MyUser/bin/apache-tomcat-7.0.22/lib ant.version=Apache Ant(TM) version 1.8.2 compiled on December 20 2010 =C\:\\Workspace\\DevProjects\\fxin\\build.xml ant.file=C\:\\Workspace\\DevProjects\\fxin\\build.xml Here is the out of ANT C:\Workspace\DevProjects\fxin>ant -Dproxy.host= -Dproxy.port=8000 deployīuildfile: C:\Workspace\DevProjects\fxin\build.xml

apache ant migration tool

When I tried "autoproxy" argument to no avail ant -autoproxy deploy Ivy cannot connect to repos and here is the Ant properties output for proxy http.proxyHost= -Dhttp.proxyPort\=8080

apache ant migration tool

I am trying to get ANT and IVY to work behind proxy server.īut when I tried to use Environmental Variables set ANT_OPTS="-Dhttp.proxyHost= -Dhttp.proxyPort=8080"









Apache ant migration tool