Executed "maven m:fresh-checkout" and then "maven m:rebuild-all". Build
failed in Transaction module:
/home/craigj/geronimo/modules/transaction/src/java/org/apache/geronimo/transaction/log/HOWLLog.java:41:
package org.objectweb.howl.log does not exist
import org.objectweb.howl.log.Configuration;
^
/home/craigj/geronimo/modules/transaction/src/java/org/apache/geronimo/transaction/log/HOWLLog.java:42:
package org.objectweb.howl.log does not exist
import org.objectweb.howl.log.LogClosedException;
^
/home/craigj/geronimo/modules/transaction/src/java/org/apache/geronimo/transaction/log/HOWLLog.java:43:
package org.objectweb.howl.log does not exist
import org.objectweb.howl.log.LogConfigurationException;
^
/home/craigj/geronimo/modules/transaction/src/java/org/apache/geronimo/transaction/log/HOWLLog.java:44:
package org.objectweb.howl.log does not exist
import org.objectweb.howl.log.LogFileOverflowException;
^
/home/craigj/geronimo/modules/transaction/src/java/org/apache/geronimo/transaction/log/HOWLLog.java:45:
package org.objectweb.howl.log does not exist
import org.objectweb.howl.log.LogRecord;
^
/home/craigj/geronimo/modules/transaction/src/java/org/apache/geronimo/transaction/log/HOWLLog.java:46:
package org.objectweb.howl.log does not exist
import org.objectweb.howl.log.LogRecordSizeException;
^
/home/craigj/geronimo/modules/transaction/src/java/org/apache/geronimo/transaction/log/HOWLLog.java:47:
package org.objectweb.howl.log does not exist
import org.objectweb.howl.log.LogRecordType;
- Transaction module build fails Craig Johannsen
- Re: Transaction module build fails David Jencks
- Re: Transaction module build fails Craig Johannsen
- Re: Transaction module build fails Jeremy Boynes
- RE: Transaction module build fails Alan D. Cabrera
