Re: Can't compile jetspeed 2

2004-07-17 Thread gm
org/apache/jetspeed/components/TestInterceptorAdapter.java 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/ja

Re: Can't compile jetspeed 2

2004-07-11 Thread gm
rs(Class.java:1610) at java.lang.Class.getConstructor0(Class.java:1922) ... ... at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:297) at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:398) It looks to me as though something may be missing from the build Cheers, Gerard. g

Re: Can't compile jetspeed 2

2004-07-10 Thread gm
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 org/apache/jetspeed/components/TestInterceptorAdapter.java David. --- gm <[EMAIL PROTECTED]> wrote: On d

Can't compile jetspeed 2

2004-07-10 Thread gm
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.compon

Can't compile jetspeed 2

2004-07-10 Thread gm
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