You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Maria Odea Ching (JIRA)" <ji...@codehaus.org> on 2006/03/09 10:35:23 UTC

[jira] Updated: (MJAVADOC-50) Allow configuration for whether images and css are copied to destDir

     [ http://jira.codehaus.org/browse/MJAVADOC-50?page=all ]

Maria Odea Ching updated MJAVADOC-50:
-------------------------------------

    Remaining Estimate: 3 hours
     Original Estimate: 3 hours

> Allow configuration for whether images and css are copied to destDir
> --------------------------------------------------------------------
>
>          Key: MJAVADOC-50
>          URL: http://jira.codehaus.org/browse/MJAVADOC-50
>      Project: Maven 2.x Javadoc Plugin
>         Type: New Feature

>     Reporter: Wendy Smoak
>     Assignee: Maria Odea Ching
>     Priority: Minor
>      Fix For: 2.0-beta-4

>
> Original Estimate: 3 hours
>         Remaining: 3 hours
>
> Not all doclets produce HTML output, so copying the css and images should be configurable.  For example, the UMLGraph doclet produces ".dot" files which can be transformed into images.
> In addition, the plugin behaves differently when configured in the <build> and <reporting> sections:
>  * When run with 'mvn javadoc:javadoc' from the <build> section, stylesheet.css, the 'images' directory and the 'css' directory are copied to <destDir>.
>  * When run with 'mvn site' from the <reporting> section, only stylesheet.css is copied in (and <destDir> is ignored, see MJAVADOC-47).

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