How to fix MojoFailureException while using spring roo to build web project?

One or more tests are not working. Have a look at the files located at: /Users/charlesli/Documents/workspace-spring/WebApplication/target/surefire-reports (usual the the the bigger files contains a problem) There you will find the test results, and the test hat is broken. The Stacktrace containing in this file two will guide you to the problem.(BTW: you can run the tests in eclipse via JUnit plugin (Package explorer, right click, run as JUnit) too, then you will the the stack trace in the IDE and do not need to search in the files.) I guess, that the DB connection is not correct.

But this is only a guess.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions