[ 
http://jira.codehaus.org/browse/MJAVADOC-216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=147650#action_147650
 ] 

Vincent Siveton commented on MJAVADOC-216:
------------------------------------------

According your test case, you need to call:

{noformat}
mvn javadoc:javadoc 
-Dstylesheetfile=${basedir}\src\resources\org\apache\maven\pugin\javadoc\css\stylesheet.css
{noformat}

See MJAVADOC-126 about resourcesArtifacts 

Could you confirm that I could close this issue as not bug?

> Stylesheet file loaded from classpath
> -------------------------------------
>
>                 Key: MJAVADOC-216
>                 URL: http://jira.codehaus.org/browse/MJAVADOC-216
>             Project: Maven 2.x Javadoc Plugin
>          Issue Type: Improvement
>            Reporter: Julien Eluard
>            Priority: Minor
>         Attachments: custom-stylesheet.zip
>
>
> stylesheetfile can only be loaded from a file path. To allow common 
> stylesheet definition it would be nice to load stylesheetfile from classpath.
> Such a feature could be provided by extending the stylesheet type "maven" by 
> allowing to provide your own stylesheet.css and not only the default maven 
> one.

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