Mike,

I had the same problem. Try running
  sh pluginUpdate.txt
in commons-build to upgrade your Maven installation. It solved the problem for me (XP, Maven 1.0.2, JDK 1.4)

Cheers

Odi

Michael Becke wrote:
Hello All,

I started to run the release last night and ran into the following problem:

xdoc:init:

maven-javadoc-plugin:register:

maven-jdepend-plugin:register:

maven-junit-report-plugin:register:

maven-jxr-plugin:register:

maven-license-plugin:register:

maven-tasklist-plugin:register:


xdoc:jelly-transform:
    [echo] Generating D:/dev/httpclient/commons/httpclient-trunk/target/docs/cha
ngelog-report.html from D:\dev\httpclient\commons\httpclient-trunk\target\genera
ted-xdocs\changelog-report.xml
Could not find the class: org.apache.commons.jelly.tags.fmt.FmtTagLibrary
java.lang.ClassNotFoundException: org.apache.commons.jelly.tags.fmt.FmtTagLibrar
y
        at java.net.URLClassLoader$1.run(URLClassLoader.java:195)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:183)

snip ...

        at com.werken.forehead.Forehead.run(Forehead.java:551)
        at com.werken.forehead.Forehead.main(Forehead.java:581)
Underlying exception: java.lang.ClassNotFoundException: fmt
java.lang.ClassNotFoundException: fmt
        at org.apache.commons.jelly.parser.XMLParser.createSAXException(XMLParse
r.java:1234)
        at org.apache.commons.jelly.parser.XMLParser.createTag(XMLParser.java:10
44)

 snip ...

inManager.java:
671)
        at org.apache.maven.MavenSession.attainGoals(MavenSession.java:263)
        at org.apache.maven.cli.App.doMain(App.java:488)
        at org.apache.maven.cli.App.main(App.java:1239)
        at java.lang.reflect.Method.invoke(Native Method)
        at com.werken.forehead.Forehead.run(Forehead.java:551)
        at com.werken.forehead.Forehead.main(Forehead.java:581)

BUILD FAILED
File...... C:\Documents and Settings\Michael\.maven\cache\maven-xdoc-plugin-1.8\
plugin.jelly
Element... j:include
Line...... 365
Column.... 54
null:-1:-1: <null> Could not parse Jelly script
Total time: 1 minutes 13 seconds
Finished at: Sun Dec 18 23:26:36 EST 2005


I didn't get a chance to fiddle with this much.  Could someone else
try running 'maven httpclient:dist' and 'maven site:generate' and let
me know what you get?  I'm running under Windows XP , Maven 1.0.2, and
JDK 1.3.1.  Hopefully we can figure this out and I try again tomorrow
night.

Thanks,

Mike

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


--
[web]  http://www.odi.ch/
[blog] http://www.odi.ch/weblog/
[pgp]  key 0x81CF3416
       finger print F2B1 B21F F056 D53E 5D79 A5AF 02BE 70F5 81CF 3416


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to