From: "Arnaud HERITIER" <[EMAIL PROTECTED]>
Wendy, Can you explain to me how you build the struts site.
I saw that now there are a lot of subproject.
Should I download each subproject ?
I would like to reproduce the error you had.
Check the whole thing out using the 'current' svn external definition (see
http://struts.apache.org/acquiring.html):
svn co http://svn.apache.org/repos/asf/struts/current struts/current
Then cd to struts/current/site and run 'maven multiproject:site'.
You'll get most of it... a few of the sub-projects are excluded for various
reasons. In fact if you want to exclude more of them just change
project.properties in 'site'. I usually only work with 'site' and 'core'
when I'm
testing, it goes faster.
Lukas asked about only updating the PDF plugin, but I don't think that's
going to work. The fix we were waiting for in xdoc had to do with duplicate
ids that FOP was choking on. (And will likely require updating some of the
xml docs once we have the ability to specify the anchors rather than having
them generated.)
So, the site builds with Maven 1.0.2 and the latest released versions of the
plugins. Updating to the latest (snapshot, built from svn over the weekend)
xdoc plugin breaks multiproject:site, and from there it all falls apart,
updating multiproject and site didn't fix the problem.
I also published the new SNAPSHOT for the xdoc plugin.
Can you test it to see if the Lukas's fix works for you
Probably not for a couple of weeks, unfortunately.
Thanks,
--
Wendy
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]