docbook-maven-plugin doesn't support non-ascii symbols
------------------------------------------------------
Key: MOJO-850
URL: http://jira.codehaus.org/browse/MOJO-850
Project: Mojo
Issue Type: Bug
Components: docbook
Reporter: Marat Radchenko
Priority: Blocker
Attachments: eshop.pdf, eshop.xml
Please see attached docbook and generated pdf files.
Configuration:
{code xml}
<build>
<plugins>
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>docbook-maven-plugin</artifactId>
<version>1.0.0-alpha-2-SNAPSHOT</version>
<executions>
<execution>
<phase>pre-site</phase>
<goals>
<goal>transform</goal>
</goals>
</execution>
</executions>
</plugin>
</plugins>
</build>
{code}
--
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 from this list please visit:
http://xircles.codehaus.org/manage_email