greglarsen / docbkx-tools

Automatically exported from code.google.com/p/docbkx-tools
0 stars 1 forks source link

Fails to create directory with xom xinclude #33

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The plugin fails to create the directory of the generated file (the file
with all xincludes resolved).

Original issue reported on code.google.com by MimilO...@gmail.com on 1 May 2009 at 8:29

GoogleCodeExporter commented 9 years ago
[INFO] Processing book.xml                                                      

[DEBUG] Advanced XInclude mode entered                                          

[INFO] ------------------------------------------------------------------------ 

[ERROR] BUILD ERROR                                                             

[INFO] ------------------------------------------------------------------------ 

[INFO] Failed to open dump file                                                 

Embedded error: /tmp/artifactid/target/doc/generated/(gen)book.xml (No such 
file or
directory)

pom.xml configuration:
<generatedSourceDirectory>${project.build.directory}/doc/generated</generatedSou
rceDirectory>
<xincludeSupported>true</xincludeSupported>

Original comment by MimilO...@gmail.com on 1 May 2009 at 8:35

GoogleCodeExporter commented 9 years ago
Commited in r81

Original comment by MimilO...@gmail.com on 1 May 2009 at 8:54

GoogleCodeExporter commented 9 years ago

Original comment by MimilO...@gmail.com on 8 May 2009 at 10:48