[ http://jira.codehaus.org/browse/MPXDOC-85?page=comments#action_45733 ] 

Lukas Theussl commented on MPXDOC-85:
-------------------------------------

The maven.xdoc.theme.url property is supposed to be an absolute URL (we'll have 
to document that better). The patch that you included would break the links for 
URLs that are absolute.  If you want to use your own local style file, just put 
it as project.css into ${maven.docs.src}/style/. 

We'll close this as soon as the documentation is updated.

> theme.url is not relative
> -------------------------
>
>          Key: MPXDOC-85
>          URL: http://jira.codehaus.org/browse/MPXDOC-85
>      Project: maven-xdoc-plugin
>         Type: Bug
>     Reporter: Joerg Schaible
>     Priority: Minor
>  Attachments: site.jsl.diff
>
>
> If you set maven.xdoc.theme.url to something like "style/mytheme.css" you'll 
> have to notice, that this woprks only for pages in the root directory. For 
> all pages in a sudirectory the theme is not available, since in site.jsl the 
> relative path is not prepended. You can see the effect easily if you define 
> an own theme and generate statcvs report.

-- 
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to