It seems that one of your integration tests is failing: Open
/home/zequi/workspace/myapp/integtests/target/surefire-reports in your
browser to see which test is failing.

As a last resort you can run mvn clean install -DskipTests to bypass the
tests.


On Thu, Jun 13, 2013 at 3:30 AM, Exequiel Wiedermann <
[email protected]> wrote:

> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-surefire-plugin:2.5:test (default-test) on
> project myapp-integtests: There are test failures.
> [ERROR]
> [ERROR] Please refer to
> /home/zequi/workspace/myapp/integtests/target/surefire-reports for the
> individual test results.
> [ERROR] -> [Help 1]
> [ERROR]
> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e
> switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR]
> [ERROR] For more information about the errors and possible solutions,
> please read the following articles:
> [ERROR] [Help 1]
> http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
> [ERROR]
> [ERROR] After correcting the problems, you can resume the build with the
> command
> [ERROR]   mvn <goals> -rf :myapp-integtests
>

Reply via email to