You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Svetlin Stanchev <sv...@acm.org> on 2004/02/15 22:36:18 UTC

logging error with 20040207-UTC [Re: xdoc plugin 1.5]

I did an update for both maven and maven-plugins for 20040207-UTC and 
all re-built fine.
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:anoncvs@cvs.apache.org:/home/cvspublic co -D20040207-UTC maven
> 
> http://nagoya.apache.org/eyebrowse/ReadMsg?listName=users@maven.apache.org&msgNo=10383
> 
> Arnaud
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org