$ mvn clean build
...
T E S T S
Running tigase.muc.RoomTest
May 11, 2012 9:53:30 AM tigase.util.DNSResolver
WARNING: Resolving default host name took: 130
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.823 sec <<< FAILURE!
Results :
Tests in error:
test_pings(tigase.muc.RoomTest)
test_presences(tigase.muc.RoomTest)
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] Total time: 8.165s
[INFO] Finished at: Fri May 11 09:53:30 CEST 2012
[INFO] Final Memory: 17M/210M
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.10:test (default-test) on project tigase-muc: There are test failures.
[ERROR]
[ERROR] Please refer to /Users/tom/Projects/u2nite.com/tigase-muc/trunk/target/surefire-reports for the individual test results.
[ERROR] -> [Help 1]
[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] 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
Resolved by design.
$ mvn clean build
...
T E S T S
Running tigase.muc.RoomTest
May 11, 2012 9:53:30 AM tigase.util.DNSResolver
WARNING: Resolving default host name took: 130
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.823 sec <<< FAILURE!
Results :
Tests in error:
test_pings(tigase.muc.RoomTest)
test_presences(tigase.muc.RoomTest)
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 8.165s
[INFO] Finished at: Fri May 11 09:53:30 CEST 2012
[INFO] Final Memory: 17M/210M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.10:test (default-test) on project tigase-muc: There are test failures.
[ERROR]
[ERROR] Please refer to /Users/tom/Projects/u2nite.com/tigase-muc/trunk/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