Leif Mortenson wrote:

Vadim Gritsenko wrote:

Leif Mortenson wrote:

To build the whole tree, cd into the Excalibur root and run:
maven multiproject:install


I was soo naive. I was trying simply "maven" from excalibur, and from excalibur/components/sourceresolve directories.

Now, it fails with:

BUILD FAILED
File...... file:/.../.maven/plugins/maven-multiproject-plugin-1.1/
Element... maven:reactor
Line...... 174
Column.... 9
The build cannot continue because of the following unsatisfied dependencies:


  mailapi-1.3.1.jar (no download url specified)
  jms-1.1.jar (no download url specified)


You will need to download those from the Sun site and place them into the appropriate
locations in your local maven repository. Due to licensing issues. We can not provide
them ourselves, or even point directly to jar download locations. :-/

Ok, next step, now it fails with:

..
+----------------------------------------
| Executing multiproject:install-callback Excalibur Component Manager
| Memory: 61M/83M
+----------------------------------------


multiproject:install-callback: [echo] Running jar:install for Excalibur Component Manager java:prepare-filesystem:

java:compile:
[echo] Compiling to C:\Work\Apache\excalibur\.\deprecated\component/target/classes
[javac] Compiling 30 source files to C:\Work\Apache\excalibur\deprecated\component\target\classes
C:\Work\Apache\excalibur\deprecated\component\src\java\org\apache\avalon\excalibur\component\AbstractDualLogEnabledInstr
umentable.java:21: package org.apache.excalibur.instrument does not exist
import org.apache.excalibur.instrument.Instrument;
^
C:\Work\Apache\excalibur\deprecated\component\src\java\org\apache\avalon\excalibur\component\AbstractDualLogEnabledInstr
umentable.java:22: package org.apache.excalibur.instrument does not exist
import org.apache.excalibur.instrument.Instrumentable;
^
...
100 errors


BUILD FAILED
File...... file:/C:/Documents and Settings/gritsenkov/.maven/plugins/maven-multiproject-plugin-1.1/
Element... maven:reactor
Line...... 174
Column.... 9
Unable to obtain goal [multiproject:install-callback] -- file:/C:/Documents and Settings/gritsenkov/.maven/plugins/maven
-java-plugin-1.3/:34:48: <ant:javac> Compile failed; see the compiler error output for details.
Total time: 1 minutes 53 seconds
Finished at: Tue Sep 28 13:39:38 EDT 2004



Thanks, Vadim


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] Apache Excalibur Project -- URL: http://excalibur.apache.org/



Reply via email to