[jira] Commented: (MPPDF-11) error loading xslt in Windows

2004-09-22 Thread jira
The following comment has been added to this issue: Author: Arnaud HERITIER Created: Wed, 22 Sep 2004 6:07 PM Body: The setting must be : maven.pdf.navigationFilePath=${maven.gen.docs} - View this comment: http:/

[jira] Commented: (MPPDF-11) error loading xslt in Windows

2004-09-22 Thread jira
The following comment has been added to this issue: Author: Arnaud HERITIER Created: Wed, 22 Sep 2004 5:29 PM Body: If you generate your navigation file you can define it with this new property : maven.pdf.navigationFilePath For example : maven.pdf.navigationFilePath=${maven.gen.

[jira] Commented: (MPPDF-11) error loading xslt in Windows

2004-08-28 Thread jira
The following comment has been added to this issue: Author: Carlos Sanchez Created: Sat, 28 Aug 2004 4:46 PM Body: I use windows and have no problem - View this comment: http://jira.codehaus.org/browse/MPPDF-11?p

[jira] Commented: (MPPDF-11) error loading xslt in Windows

2004-06-15 Thread jira
The following comment has been added to this issue: Author: Arnaud HERITIER Created: Tue, 15 Jun 2004 11:43 AM Body: The problem is that the PDF plugin uses by default the navigation.xml (or another one) in your xdocs directory. I'll see if it is possible to use a navigation.xml

[jira] Commented: (MPPDF-11) error loading xslt in Windows

2004-06-15 Thread jira
The following comment has been added to this issue: Author: Joerg Schaible Created: Tue, 15 Jun 2004 10:50 AM Body: It's plain standard. User's Guide: http://maven.apache.org/reference/user-guide.html#Multi_Project_Builds_and_the_Reactor Explicit recommended in: http://wiki.code

[jira] Commented: (MPPDF-11) error loading xslt in Windows

2004-06-15 Thread jira
The following comment has been added to this issue: Author: Arnaud HERITIER Created: Tue, 15 Jun 2004 8:55 AM Body: I didn't see that it is possible to use a dynamic navigation.xml. Is it standard in the xdoc plugin (your site is correctly generated ?) or did you add a pregoal to

[jira] Commented: (MPPDF-11) error loading xslt in Windows

2004-06-15 Thread jira
The following comment has been added to this issue: Author: Joerg Schaible Created: Tue, 15 Jun 2004 8:19 AM Body: OK, it is related to MPPDF-12, since the navigation.xml is a velocity template for multiproject, see: = %< $ maven -Dmaven.pdf.debug=true pdf __ __ |

[jira] Commented: (MPPDF-11) error loading xslt in Windows

2004-06-15 Thread jira
The following comment has been added to this issue: Author: Arnaud HERITIER Created: Tue, 15 Jun 2004 7:39 AM Body: The problem seems to be that the project2fo.xslt does't find a file referenced in your navigation.xml. I'm not sure that the 'c' comes from the C: drive letter. Can