java - Build fails when trying to compile spring roo sample heroku app -


i'm trying test out sample app spring/roo/heroku here https://devcenter.heroku.com/articles/spring-mvc-hibernate

when run 'mvn package' output: http://pastie.org/8263189

not sure doing wrong.

org.apache.maven.buildfailureexception: there test failures.

from exception seems test data not correct.

if okay skip test please run below command else need fix test failures.

mvn package -dmaven.test.skip=true


Comments

Popular posts from this blog

Line ending issue with Mercurial or Visual Studio -

java - Jtable duplicate Rows -

java - Run a .jar on Heroku -