However, when running the multiproject goal I am getting this error:
--- multiproject:site: multiproject:site-init:
multiproject:create-nav:
[echo] Producing aggregate navigation...
PANIC : Velocity cannot find any of the specified or default logging systems in
the classpath, or the classpath doesn't contain the necessary classes to support
them. Please consult the documentation regarding logging. Exception : java.lang
.NoClassDefFoundError: org/apache/log/format/Formatter
PANIC : Velocity cannot find any of the specified or default logging systems in
the classpath, or the classpath doesn't contain the necessary classes to support
them. Please consult the documentation regarding logging. Exception : java.lang
.NoClassDefFoundError: org/apache/log/format/Formatter
BUILD FAILED
File...... file:/C:/Documents and Settings/sstanchev/.maven/plugins/maven-multip
roject-plugin-1.2-SNAPSHOT/
Element... velocity:merge
Line...... 119
Column.... 11
org/apache/log/format/Formatter
Feb 15, 2004 9:57:58 PM org.apache.maven.cli.App doMain
INFO: Total time: 22 seconds
Feb 15, 2004 9:57:58 PM org.apache.maven.cli.App doMain
INFO: Finished at: Sun Feb 15 21:57:58 CET 2004
Feb 15, 2004 9:57:58 PM org.apache.maven.cli.App doMain
INFO:
---
I have commons-logging-1.0.3 in my repository. Should I do some additional logging configuration (did not find any instructions on the website/mailing list archives)?
Much appreciated, -- Svetlin
Heritier Arnaud wrote:
check a previous CVS release (before the 8th february for example).
cvs -z3 -d :pserver:[EMAIL PROTECTED]:/home/cvspublic co -D20040207-UTC maven
http://nagoya.apache.org/eyebrowse/[EMAIL PROTECTED]&msgNo=10383
Arnaud
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
