Norman, I can successfully do a "mvn clean package -Dmaven.test.skip.exec=true" with a successful build, I can't do a "mvn clean package"
I get the following: INFO] MockLog - org.apache.james.mailrepository.filepair.File_Persistent_Stream _Repository opened in C:\Documents and Settings\106052\My Documents\James-svnapa cheorg\trunk\core-function\target\var\mr\testrepo [INFO] MockLog - JdbcMailRepository 'testrepo, table 'mr': JDBC Mail Attributes support ready. Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.172 sec Running org.apache.james.domain.XMLDomainListTest [INFO] MockLog - Set autodetect to: false [INFO] MockLog - Set autodetectIP to: false [INFO] MockLog - Local host is: localhost [INFO] MockLog - Set autodetect to: true [INFO] MockLog - Set autodetectIP to: false [INFO] MockLog - Local host is: local [INFO] MockLog - Set autodetect to: true [INFO] MockLog - Set autodetectIP to: false [INFO] MockLog - Local host is: localhost Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec Results : Tests in error: testNoMX(org.apache.james.dnsserver.DNSServerTest) testBadMX(org.apache.james.dnsserver.DNSServerTest) testINARecords(org.apache.james.dnsserver.DNSServerTest) testMXCatches(org.apache.james.dnsserver.DNSServerTest) testCNAMEasMXrecords(org.apache.james.dnsserver.DNSServerTest) Tests run: 31, Failures: 0, Errors: 5, Skipped: 0 [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] There are test failures. Please refer to C:\Documents and Settings\106052\My Documents\James-svnapacheorg \trunk\core-function\target\surefire-reports for the individual test results. [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 28 seconds [INFO] Finished at: Thu Feb 25 09:53:30 MST 2010 [INFO] Final Memory: 40M/63M [INFO] ------------------------------------------------------------------------ --------------------------------------------------------------------- To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org