Hi Robert, are you sure you are using the latest trunk ? Try svn update to get the lastest code. With current trunk all tests pass without problems..
See: http://hudson.zones.apache.org/hudson/view/James/job/james-server-trunk-m2/ Bye, Norman 2010/1/26 Robert L. Gurule <[email protected]>: > This is what I got when i built it with "mvn -U clean package" > > > ------------------------------------------------------- > T E S T S > ------------------------------------------------------- > Running org.apache.james.userrepository.MockUsersRepositoryTest > Tests run: 7, Failures: 0, Errors: 7, Skipped: 0, Time elapsed: 0.062 sec > <<< FA > ILURE! > > Results : > > Tests in error: > testUsersRepositoryEmpty(org.apache.james.userrepository.MockUsersRepositoryTe > st) > testAddUserOnce(org.apache.james.userrepository.MockUsersRepositoryTest) > testUserAddedIsFound(org.apache.james.userrepository.MockUsersRepositoryTest) > testUserListing(org.apache.james.userrepository.MockUsersRepositoryTest) > testUserPassword(org.apache.james.userrepository.MockUsersRepositoryTest) > testUserAddRemoveCycle(org.apache.james.userrepository.MockUsersRepositoryTest > ) > testCaseInsensitivesMethods(org.apache.james.userrepository.MockUsersRepositor > yTest) > > Tests run: 7, Failures: 0, Errors: 7, Skipped: 0 > > [INFO] > ------------------------------------------------------------------------ > [ERROR] BUILD FAILURE > [INFO] > ------------------------------------------------------------------------ > [INFO] There are test failures. > > Please refer to C:\Documents and Settings\106052\My > Documents\James\james-server > \user-library\target\surefire-reports for the individual test results. > [INFO] > ------------------------------------------------------------------------ > [INFO] For more information, run Maven with the -e switch > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 14 seconds > [INFO] Finished at: Tue Jan 26 12:00:09 MST 2010 > [INFO] Final Memory: 51M/63M > [INFO] > ------------------------------------------------------------------------ > > > >> Hi Robert, >> >> could you try to run "mvn -U clean package" ? >> >> Thx, >> Norman >> >> 2010/1/25 Robert L. Gurule <[email protected]>: >>> I get an error while building it looks like it's looking for the >>> maven-surefire-plugin... >>> >>> any ideas? >>> >>> [INFO] Apache JAMES Server User Library ...................... FAILED >>> [3.203s] >>> [ >>> [INFO] >>> ------------------------------------------------------------------------ >>> [ERROR] >>> >>> Mojo: >>> >>> org.apache.maven.plugins:maven-surefire-plugin:2.4.3:test >>> >>> FAILED for project: >>> >>> org.apache.james:james-server-user-library:jar:3.0-M1 >>> >>> Reason: >>> >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: [email protected] >>> For additional commands, e-mail: [email protected] >>> >>> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
