[jboss-user] [JBoss Portal] - Re: JBoss portal newbie building source file
thomas.heute@jboss.com
do-not-reply at jboss.com
Wed Mar 21 03:14:51 EDT 2007
Define the proxy for ant:
http://ant.apache.org/manual/install.html
To do that you can use define ANT_OPTS
On Linux:
export ANT_OPTS="-Dhttp.proxyHost=proxy -Dhttp.proxyPort=81"
should work fro you after replacing the proxy settings of course.
By the way if you just start, you should use 2.4.1-SP1, or 2.6-Beta1 not 2.4.0
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4030112#4030112
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4030112
More information about the jboss-user
mailing list