You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Brett Porter (JIRA)" <ji...@codehaus.org> on 2006/02/28 04:17:38 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 ]

Brett Porter updated MJAVADOC-50:
---------------------------------

    Fix Version: 2.0

> 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
>     Priority: Minor
>      Fix For: 2.0

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org