1
resposta

A execução do jetty.run gerou o erro abaixo. Como resolver?

::::::::::::::::::::::::::::::::::::::::::::::
[ivy:retrieve]         ::          UNRESOLVED DEPENDENCIES         ::
[ivy:retrieve]         ::::::::::::::::::::::::::::::::::::::::::::::
[ivy:retrieve]         :: br.com.caelum#vraptor;3.4.0: not found
[ivy:retrieve]         :: org.hsqldb#hsqldb;2.2.4: 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] 
[ivy:retrieve] 
[ivy:retrieve] :: USE VERBOSE OR DEBUG MESSAGE LEVEL FOR MORE DETAILS
1 resposta

Oi Rita, tudo bem ?

Acho que ele não conseguiu baixar as dependências para esse projeto rodar.

Você precisa usar o comando ant resolve antes.