[ http://jira.codehaus.org/browse/MJAVADOC-216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=147652#action_147652 ]
Julien Eluard commented on MJAVADOC-216: ---------------------------------------- The thing is I don't want to rely on file path to load the stylesheet because ultimately my stylesheet will be stored in a parent dependency. When using 'maven' as stylesheet property (http://maven.apache.org/plugins/maven-javadoc-plugin/javadoc-mojo.html#stylesheet) maven-javadoc-plugin loads from classpath org/apache/maven/plugin/javadoc/css/stylesheet.css but I can't provide my own stylesheet.css file. > 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