I've been developing Jetspeed 1 portlets (mostly on WebSphere Portal Server) for some time now and I thought I'd get involved with Jetspeed 2.


I'm having trouble getting a build out of cvs. I update my local directory then 'maven allClean allBuild' per the instructions on the Getting Started page. Everything progresses nicely until:

dbSetup:
[copy] Copying 1 file to /usr/local/jetspeed2/components/page-manager/target/test-classes


[junit] Running org.apache.jetspeed.om.page.TestPageObjectModel
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.283 sec
[junit] Running org.apache.jetspeed.page.TestCastorXmlPageManager
[junit] Tests run: 11, Failures: 1, Errors: 0, Time elapsed: 5.648 sec
[junit] [ERROR] TEST org.apache.jetspeed.page.TestCastorXmlPageManager FAILED
[junit] Running org.apache.jetspeed.page.TestDatabasePageManager
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.827 sec
[junit] Running org.apache.jetspeed.profiler.TestProfiler
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 8.045 sec


BUILD FAILED
File...... /usr/local/jetspeed2/maven.xml
Element... maven:reactor
Line...... 256
Column.... 40
Unable to obtain goal [test:test] -- /Users/jwest/.maven/cache/maven-test-plugin-1.6.2/plugin.jelly:181:54: <fail> There were test failures.
Total time: 7 minutes 18 seconds
Finished at: Sun Aug 29 20:46:57 EDT 2004



In this attempt I'm using the Hypersonic DB, but I get the same error when I tried to move to MySQL instead. I'll come right out and admit I've never used Maven before, so I don't really understand what's going on in there.


Any tips on a) getting a build and b) getting involved with Jetspeed 2?

Thanks,
John


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to