move the SiteResourceLoader from plexus-velocity to doxia-site-tools --------------------------------------------------------------------
Key: DOXIASITETOOLS-34 URL: http://jira.codehaus.org/browse/DOXIASITETOOLS-34 Project: Maven Doxia Sitetools Issue Type: Improvement Components: Site renderer Reporter: Brett Porter this class seems to have been added specifically as a hack to get *.vm files working in the site. It uses a static variable to point to a single resource no matter what is looked up. It would be better to move this to Doxia and configure it with the actual resource tree (src/site/apt, src/site/resources, etc.) and set it on the velocity component per execution if possible. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira