I've put this in JIRA:
http://jira.codehaus.org/browse/MDOCCK-4
There's a lot of code needed from the site-plugin to make this work,
about 500 lines of code. So far I've just copied over everything that
was needed, without cleaning it up. Should I have look at extracting
this code into utility-classes?
I have a prototype working now, that is using the DecorationModel
instead of the raw code from the site.xml file. Is that a desirable
approach?
--
Dennis Lundberg
Brett Porter wrote:
Grmph.
You'd look at the site plugin. If large portions of code are reusable
they might need to be factored out to another shared component, but
since it was maven project specific it isn't in doxia.
Thanks,
Brett
On 01/11/2006, at 8:19 AM, Dennis Lundberg wrote:
Hi all
After Brett's changes to add inheritance to the site builds for all
our Maven 2 plugins, the DOCCK plugin is not working properly. The
DOCCK plugin does not handle inheritance of site.xml files at all. It
depends on there being a local site.xml file present in each plugin,
that should include the links to Introduction, Goals, Usage and FAQ.
After Brett's change the DOCCK will report, at least, 4 errors for
every plugin.
Would it be difficult to add support for site.xml inheritance in the
DOCCK plugin? Is there another plugin that I can look at to get a feel
for how it is done?
--Dennis Lundberg
---------------------------------------------------------------------
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]