[
http://jira.codehaus.org/browse/DOXIA-157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_108803
]
Lukas Theussl commented on DOXIA-157:
-------------------------------------
Just two comments about your project:
* Your input file bindings.xml is not a valid xdoc: you need a <xml>
declaration and the text "ciao ciao gio" should be inside a <p> tag (or any
block level element, see
http://maven.apache.org/doxia/references/xdoc-format.html )
* the generated xdocs are rubbish as well since they were produced via the
docbook parser. It's just an accident, because xdoc and docbook are relatively
similar formats, that the xdoc sink doesn't bomb (like the itext sink), but the
result is still useless.
None of this is of any importance for the current issue though...
> Doxia Book doesn't work with xdoc source files
> ----------------------------------------------
>
> Key: DOXIA-157
> URL: http://jira.codehaus.org/browse/DOXIA-157
> Project: Maven Doxia
> Issue Type: Bug
> Components: Book
> Affects Versions: 1.0-alpha-9
> Reporter: Lukas Theussl
> Fix For: 1.0-beta-1
>
> Attachments: gioMaven.rar
>
>
> Files with xml extension are parsed by the docbook parser. Doxia book doesn't
> recognize the standard Maven site structure to determine the site module.
--
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