[ 
http://jira.codehaus.org/browse/MOJO-850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_121729
 ] 

Marat Radchenko commented on MOJO-850:
--------------------------------------

Well, it is a blocker for our usage of docbook-maven-plugin :)

> docbook-maven-plugin doesn't support non-latin symbols
> ------------------------------------------------------
>
>                 Key: MOJO-850
>                 URL: http://jira.codehaus.org/browse/MOJO-850
>             Project: Mojo
>          Issue Type: Bug
>          Components: docbook
>            Reporter: Marat Radchenko
>            Priority: Critical
>         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

Reply via email to