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

java - Run a .jar on Heroku -

java - Jtable duplicate Rows -

validation - How to pass paramaters like unix into windows batch file -