Re: Problem building from Source

Ulrich Mayring <[email protected]> Mon, 15 Mar 2004 14:36:28 +0100
Newsgroups gmane.comp.java.jcontainer.interest
Message-ID <[email protected]>
peter royal wrote:
> 'co loom' should work too..

It does.

However, the build still does not work:

BUILD FAILED
File...... file:/export/vol01/local/loom/
Element... maven:reactor
Line...... 34
Column.... 37
The build cannot continue because of the following unsatisfied dependency:

excalibur-monitor-20030713.jar (no download url specified)


Also, there are compiler errors:

[echo] Compiling to 
/export/vol01/local/loom/plugins/maven-sar/target/classes
     [javac] Compiling 1 source file to 
/export/vol01/local/loom/plugins/maven-sar/target/classes
/export/vol01/local/loom/plugins/maven-sar/src/java/org/jcontainer/loom/info/PhoenixAttributeInterceptor.java:15: 
package org.realityforge.metaclass.model does not exist
import org.realityforge.metaclass.model.Attribute;


Ulrich