Re: DOCCK plugin busted for all Apache hosted Maven 2 plugins

2006-11-03 Thread Brett Porter
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

Re: DOCCK plugin busted for all Apache hosted Maven 2 plugins

2006-11-03 Thread Dennis Lundberg
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

Re: DOCCK plugin busted for all Apache hosted Maven 2 plugins

2006-11-03 Thread Dennis Lundberg
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

Re: DOCCK plugin busted for all Apache hosted Maven 2 plugins

2006-10-31 Thread Brett Porter
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

DOCCK plugin busted for all Apache hosted Maven 2 plugins

2006-10-31 Thread Dennis Lundberg
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