I'm attempting to run maven -Dpackage=com.mycompany.app genapp, but
fails on the proxy server. I have ${user.home}/build.properties defined
with:
...
maven.proxy.host = web.us.proxy.cargill.com
maven.proxy.port = 4200
maven.proxy.username = jbarth
maven.proxy.password = *******
...
It can't download the jelly dependency. Is there anything else I need
to define to get through the proxy? I'm running on an XP box.Thanks, Jeremy J. Barth
