Re: Building from source from behind firewall since Maven switch?

2011-05-02 Thread Stephen Connolly
-autoproxy worked for me when I write the original patch but as I no longer work for the company where I wrote the patch, I don't have a firewall to deal with worst case you might have to create a ~/.m2/settings.xml with the proxy details... if that is the case can you raise a jira in MANTTASKS (

Building from source from behind firewall since Maven switch?

2011-05-02 Thread Suan-Aik Yeo
Has anybody successfully built-from-source from behind a firewall since 0.7.1 when they switched from using Ivy to Maven? We were able to build from source in 0.7.0 by inserting "proxy.host" and "proxy.port" property names in build.xml and exporting -Dhttp.proxyHost and -Dhttp.proxyPort variabl