Try running it with maven -X site > maven.build.log and then posting maven.build.log and maven.log

Quinton McCombs wrote:

I am getting to following error message on 'maven site':

xdoc:init:

maven-tasklist-plugin:report:
[echo] Generating tasklist ...

BUILD FAILED
null:19:11: <vdoclet:vdocletBean> null
Total time: 5 minutes 6 seconds

This happens on the Turbine-2 project. It works just for for db-torque.
Any ideas as to what might cause this? I am guessing that some
dependency used by the Turbine project is the source of the problem...



-----Original Message-----
From: Quinton McCombs Sent: Tuesday, February 18, 2003 5:21 PM
To: [EMAIL PROTECTED]
Subject: Problem with tasklist - CVS HEAD


The tasklist-2.0 plugin uses the vdoclet plugin. The vdoclet plugin's plugin.jelly script has the following code:

<define:taglib uri="vdoclet">
<define:jellybean
name="vdocletBean"
className="org.apache.maven.vdoclet.VDocletBean"
method="execute">
</define:jellybean>

Where is the class that it references?


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



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




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

Reply via email to