On 7/6/06, Ted Husted <[EMAIL PROTECTED]> wrote:

OK, we have joy for struts1> mvn site:run

But plain old "mvn site" still chokes on the "Taglib reference"
report. Any inklings?

Guessing, without trying it:  site:run works by running requests
through a Filter that invokes Doxia.  The taglib docs are generated by
a plugin from Codehaus.  I wouldn't be surprised if they weren't able
to be generated on the fly.  It's probably not impossible, but maybe
not implemented yet.

More background on why the version number is in the pom -- I use
snapshots of quite a few plugins, and latest maven-site-plugin was
doing strange things with the site at one point.  That was added to
remind me not to publish the snapshot-generated version of the site,
and so I didn't use a snapshot to build the docs for the release
distribution.

--
Wendy

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

Reply via email to