Maven Doxia

problems with book and vm template for apt

Details

  • Type: Bug Bug
  • Status: Open Open
  • Priority: Major Major
  • Resolution: Unresolved
  • Affects Version/s: 1.1.1
  • Fix Version/s: None
  • Component/s: None
  • Labels:
    None
  • Environment:
    linux - maven 2.2.1.
  • Number of attachments :
    0

Description

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.

Activity

There are no comments yet on this issue.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated: