Download Lib Dependencies Behind Proxy

4 posts / 0 new
Last post
wtw
Download Lib Dependencies Behind Proxy

Any tips on running demo.setup ant target from behind a proxy server?

Thank you.

jcosano

modify build.xml add:

modify setting.xml from maven



optional
true
http
xxx
xxxxxx
xx.xx.xx.xx
xxx
local.net|some.host.com

wtw

Thank you. The entry in build.xml fixed my issue.

jcosano

If you don't change settings.xml (activiti\apps\apache-maven-2.2.1\conf)

maven can't download others sources needed.

then... In my case.. I need to change both sites.