Ao tentar inicializar a aplicação "leiloes" (usando "ant jetty.run") ocorre o erro abaixo. Estou tentando acesso atrás de um firewall corporativo. Tem alguma configuração de proxy específica que se precise fazer?
Neste link
https://community.liferay.com/forums/-/message_boards/message/35186540
Indica-se que sejam especificadas configurações no arquivo "build-common-ivy.xml", mas não consegui encontrá-lo.
Alguma ideia?
Log de erro
[ivy:retrieve] ::::::::::::::::::::::::::::::::::::::::::::::
[ivy:retrieve] :: UNRESOLVED DEPENDENCIES ::
[ivy:retrieve] ::::::::::::::::::::::::::::::::::::::::::::::
[ivy:retrieve] :: br.com.caelum#vraptor;3.4.0: not found
[ivy:retrieve] :: opensymphony#sitemesh;2.4.2: not found
[ivy:retrieve] :: javax.servlet#jstl;1.2: not found
[ivy:retrieve] :: org.hibernate#hibernate-entitymanager;3.6.7.Final: not found
[ivy:retrieve] :: org.hibernate#hibernate-c3p0;3.6.7.Final: not found
[ivy:retrieve] :: org.hibernate#hibernate-validator;4.2.0.Final: not found
[ivy:retrieve] :: joda-time#joda-time;2.0: not found
[ivy:retrieve] :: com.thoughtworks.xstream#xstream;1.4.1: not found
[ivy:retrieve] :: javax.servlet#servlet-api;2.5: not found
[ivy:retrieve] :: javax.servlet.jsp#jsp-api;2.1: not found
[ivy:retrieve] :: junit#junit;4.10: not found
[ivy:retrieve] :: org.hamcrest#hamcrest-all;1.1: not found
[ivy:retrieve] :: org.mockito#mockito-all;1.8.5: not found
[ivy:retrieve] :: org.mortbay.jetty#jsp-api-2.1;6.1.14: not found
[ivy:retrieve] :: org.mortbay.jetty#jsp-2.1;6.1.14: not found
[ivy:retrieve] :: org.mortbay.jetty#jetty-ant;6.1.14: not found
[ivy:retrieve] :: com.yahoo.platform.yui#yuicompressor;2.3.6: not found
[ivy:retrieve] ::::::::::::::::::::::::::::::::::::::::::::::
[ivy:retrieve] :::: ERRORS
[ivy:retrieve] Server access Error: Connection refused url=http://repo1.maven.org/maven2/br/com/caelum/vraptor/3.4.0/vraptor-3.4.0.pom
[ivy:retrieve] Server access Error: Connection refused url=http://repo1.maven.org/maven2/br/com/caelum/vraptor/3.4.0/vraptor-3.4.0.jar
[ivy:retrieve] Server access Error: Connection refused url=http://repo1.maven.org/maven2/opensymphony/sitemesh/2.4.2/sitemesh-2.4.2.pom
[ivy:retrieve] Server access Error: Connection refused url=http://repo1.maven.org/maven2/opensymphony/sitemesh/2.4.2/sitemesh-2.4.2.jar
[ivy:retrieve] Server access Error: Connection refused url=http://repo1.maven.org/maven2/javax/servlet/jstl/1.2/jstl-1.2.pom
[ivy:retrieve] Server access Error: Connection refused url=http://repo1.maven.org/maven2/javax/servlet/jstl/1.2/jstl-1.2.jar
[ivy:retrieve] Server access Error: Connection refused url=http://repo1.maven.org/maven2/org/hibernate/hibernate-entitymanager/3.6.7.Final/hibernate-entitymanager-3.6.7.Final.pom
[ivy:retrieve] Server access Error: Connection refused url=http://repo1.maven.org/maven2/org/hibernate/hibernate-entitymanager/3.6.7.Final/hibernate-entitymanager-3.6.7.Final.jar
[ivy:retrieve] Server access Error: Connection refused url=http://repo1.maven.org/maven2/org/hibernate/hibernate-c3p0/3.6.7.Final/hibernate-c3p0-3.6.7.Final.pom
[ivy:retrieve] Server access Error: Connection refused url=http://repo1.maven.org/maven2/org/hibernate/hibernate-c3p0/3.6.7.Final/hibernate-c3p0-3.6.7.Final.jar
...
impossible to resolve dependencies:
resolve failed - see output for details