[ 
https://jira.codehaus.org/browse/DOXIATOOLS-27?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dennis Lundberg updated DOXIATOOLS-27:
--------------------------------------

    Component/s: Book
    
> problems with book and vm template for apt
> ------------------------------------------
>
>                 Key: DOXIATOOLS-27
>                 URL: https://jira.codehaus.org/browse/DOXIATOOLS-27
>             Project: Maven Doxia Tools
>          Issue Type: Bug
>          Components: Book
>         Environment: linux - maven 2.2.1.
>            Reporter: Pablo GraƱa
>
> I am trying to generate a latex doc from my apt documentation. Everything 
> works 
> fine except until I decided to use a vm template for one of my apt docs. Here 
> are some relevant fragments of files: 
> The book configuration: 
> user-manual.xml 
> .... 
>      <chapter> 
>        <id>getting-started</id> 
>        <title>Getting started</title> 
>        <sections> 
>          <section> 
>            <id>getting-started</id> 
>          </section> 
>        </sections> 
>      </chapter> 
> .... 
> I have in the src/site/apt directory I have a file named 
> getting-started.apt.vm. 
> building the site (mvn site) fails with: 
> [ERROR] BUILD ERROR 
> [INFO] 
> ------------------------------------------------------------------------ 
> [INFO] Error while generating book in format 'latex'. 
> Embedded error: No document that matches section with id=getting-started. 
> [INFO] 
> ------------------------------------------------------------------------ 
> If I just use getting-started.apt, everything works fine. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to