Hi folks,

I was trying to build Excalibur trunk from the sources as described in
the Wiki (Maven-1 with extended repository list). I get different types
of errors ranging from compile errors, such as

---8<---
java:compile:
[echo] Compiling to E:\Dev\excalibur\excalibur\deprecated\component/target/classes [javac] Compiling 30 source files to E:\Dev\excalibur\excalibur\deprecated\component\target\classes E:\Dev\excalibur\excalibur\deprecated\component\src\java\org\apache\avalon\excalibur\component\ExcaliburComponentManagerCreator.java:40: package org.apache.excalibur.instrument.manager.impl does not exist import org.apache.excalibur.instrument.manager.impl.DefaultInstrumentManagerImpl;
                                             ^
---8<---

to failed tests (excalibur thread tests fail sometimes with a timeout), depending on the build environment (W2K, Sun JDK 1.4.2). Any hint what I'm doing wrong?

Bye, Thomas


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

Reply via email to