The other thing it could be is sometimes the maven repository gets messed up. In cases like this the jars in ~/.maven/repository/commons-logging/jars sometimes get corrupted. So zapping those files and trying again might work.
On Tuesday, August 12, 2003, at 08:40 pm, Bodo Wippermann wrote:
sorry if it's wrong here, but have a problem to build geronimo.
when i simply call "maven" as suggested in the README i can't compile the
java sources. when i change to modues/core, i can compile the sources an run
the tests.
following first part of the messages:
[EMAIL PROTECTED]:~/apache-projects/incubator-geronimo> maven __ __ | \/ |__ _Apache__ ___ | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~ |_| |_\__,_|\_/\___|_||_| v. 1.0-beta-10
java:prepare-filesystem:
java:compile:
[echo] Compiling to
/home/bowi/apache-projects/incubator-geronimo/target/classes
[javac] Compiling 177 source files to
/home/bowi/apache-projects/incubator-geronimo/target/classes
/home/bowi/apache-projects/incubator-geronimo/modules/core/src/java/ org/apache/geronimo/common/AbstractComponent.java:59:
package org.apache.commons.logging does not exist
import org.apache.commons.logging.Log;
any suggestions ?
thanks, Bodo
James ------- http://radio.weblogs.com/0112098/
