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 that was needed, without cleaning it up. Should I have look at extracting this code into utility-classes?

Yes, I think so. Is the code mostly reliant on maven-project or could it be incorporated into doxia itself? I imagine it could be a bit of both, with the maven-project related parts going into shared (alongside or incorporated into maven-reporting-impl).


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?

That sounds right - thanks!

- Brett

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

Reply via email to