Stijn de Witt wrote:
Hi,
I've been trying to compile jetspeed 2, but the build fails. Could any of the experts here at the dev list maybe shed some light on this? I have been working with Jetspeed 1 for a while now, but Jetspeed 2 is new to me...
C:\bit\dev\project2\jetspeed2>maven allClean allBuild Plugin 'maven-deploy-plugin' in project 'Java Portlet API' is not available
// ERROR ? ^
No, not an error, a known Maven bug/warning (forgot the issue). You can ignore this.
Check out the errors in the jetspeed2\components\security\target\test-reports for TestRdbmsPolicy and TestUserManager. Without more information from those nobody can tell.[junit] [ERROR] TEST org.apache.jetspeed.security.TestRdbmsPolicy FAILED [junit] [ERROR] TEST org.apache.jetspeed.security.TestUserManager FAILED
BUILD FAILED File...... C:\bit\dev\project2\jetspeed2\maven.xml Element... maven:reactor Line...... 235 Column.... 40 Unable to obtain goal [test:test] -- C:\Documents and Settings\Administrator.STORM\.maven\cache\mave n-test-plugin-1.6.2\plugin.jelly:181:54: <fail> There were test failures. Total time: 19 minutes 14 seconds Finished at: Thu Jul 22 21:40:16 CEST 2004
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
