Anyway, thanks for that. I'll doubtless be back with more nooby questions soon.
Cheers, Gerard.
Scott T. Weaver wrote:
David Taylor and I were having the same issues with the nano and pico jars, we think it was being cause by the jars being in flux. We ended up putting the pico and nano jars up into the BS maven repo.
Try deleting the all of the pico and nano jars from your maven repo and allow maven to download them.
David Le Strat wrote:
I have had the same behavior inconsistently (it works once, does not the other). Comment the test in your components/cm/project.xml and you will be able to keep moving.
Add this to <unitTests>
<excludes>
<exclude>org/apache/jetspeed/components/TestInterceptorAdapter.java</exclude>
</excludes>
David.
--- gm <[EMAIL PROTECTED]> wrote:
On doing a maven allClean allBuild as per the website getting-started, I never manage to get any further than this:
test:compile: [javac] Compiling 7 source files to
/root/jakarta-jetspeed-2/components/cm/target/test-classes
test:test: dbSetup:
[junit] Running org.apache.jetspeed.components.TestComponentManager [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.537 sec [junit] Running
org.apache.jetspeed.components.TestInterceptorAdapter
It hangs at TestInterceptorAdapter for hours. The test db is running OK. Anybody any ideas? This is really holding me up. I'm running it (or would be if I could get that far!) on tomcat 5 on gentoo.
Cheers, Gerard.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
__________________________________
Do you Yahoo!?
Yahoo! Mail Address AutoComplete - You start. We finish.
http://promotions.yahoo.com/new_mail
---------------------------------------------------------------------
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]
