On 04/11/2006, at 8:26 AM, Dennis Lundberg wrote:
I've put this in JIRA:
http://jira.codehaus.org/browse/MDOCCK-4
I've fixed the permissions issues.
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 th
Dennis Lundberg wrote:
I've put this in JIRA:
http://jira.codehaus.org/browse/MDOCCK-4
I can't assign this issue to myself. Also I can't edit the issue. Does
the MDOCCK project have different rights than the other Maven 2 plugins?
Could someone with admin privileges please have a look?
Th
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 utili
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 ch
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