[ 
http://jira.codehaus.org/browse/MSITE-577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=262359#action_262359
 ] 

Lukas Theussl commented on MSITE-577:
-------------------------------------

What about using a trivial custom skin without any css or images? In any case, 
I don't quite understand what you are doing, it sounds like you shouldn't rely 
on the site plugin at all since you are using your own 'docbook generation 
plugin', and you shouldn't have to hack maven core either. Also I don't see why 
this is actually a problem apart from copying unused resources. If your custom 
plugin uses the same resources you have to override them anyway and if they are 
not used, they don't get in your way, so why bother?

> generateReports still copies css and images folders
> ---------------------------------------------------
>
>                 Key: MSITE-577
>                 URL: http://jira.codehaus.org/browse/MSITE-577
>             Project: Maven 2.x and 3.x Site Plugin
>          Issue Type: Bug
>    Affects Versions: 3.0-beta-3
>            Reporter: Aristedes Maniatis
>
> With this config:
> <configuration>
>   <generateReports>false</generateReports>
> </configuration>
> all the reports are stopped, but the css and images folders are still copied. 
> These should not be copied over since there is no html for which they are 
> relevant. Not having these folders in place is very useful if we are using 
> the site phase for documentation generated by other means (and we still want 
> to take advantage of things like the site-deploy).

-- 
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

        

Reply via email to