Message: A new issue has been created in JIRA.
--------------------------------------------------------------------- View the issue: http://jira.codehaus.org/browse/MPPDF-13 Here is an overview of the issue: --------------------------------------------------------------------- Key: MPPDF-13 Summary: img src attributes are not made relative to the xdoc source Type: Bug Status: Open Priority: Major Original Estimate: Unknown Time Spent: Unknown Remaining: Unknown Project: maven-pdf-plugin Assignee: Jason van Zyl Reporter: dion gillard Created: Sun, 27 Jun 2004 7:23 AM Updated: Sun, 27 Jun 2004 7:23 AM Description: When running 'maven site' on maven, PDF errors are generated due to the xdocs/reference/developers/ide/eclipse/index.xml which references images in its own directory. the pdf plugin doesn't take into account the document directory, and issues errors: [java] [ERROR] Error while creating area : Error while recovering Image Informations (file:/C:/source/maven/target/pdf/eclipse1. png) : C:\source\maven\target\pdf\eclipse1.png (The system cannot find the file specified) [java] [ERROR] Error while creating area : Error while recovering Image Informations (file:/C:/source/maven/target/pdf/eclipse2. png) : C:\source\maven\target\pdf\eclipse2.png (The system cannot find the file specified) [java] [ERROR] Error while creating area : Error while recovering Image Informations (file:/C:/source/maven/target/pdf/eclipse3. png) : C:\source\maven\target\pdf\eclipse3.png (The system cannot find the file specified) [java] [ERROR] Error while creating area : Error while recovering Image Informations (file:/C:/source/maven/target/pdf/eclipse4. png) : C:\source\maven\target\pdf\eclipse4.png (The system cannot find the file specified) [java] [ERROR] Error while creating area : Error while recovering Image Informations (file:/C:/source/maven/target/pdf/eclipse5. png) : C:\source\maven\target\pdf\eclipse5.png (The system cannot find the file specified) [java] [ERROR] Error while creating area : Error while recovering Image Informations (file:/C:/source/maven/target/pdf/eclipse6. png) : C:\source\maven\target\pdf\eclipse6.png (The system cannot find the file specified) [java] [ERROR] Error while creating area : Error while recovering Image Informations (file:/C:/source/maven/target/pdf/eclipse7. png) : C:\source\maven\target\pdf\eclipse7.png (The system cannot find the file specified) A fix is needed to fo-body.xslt somewhere.... --------------------------------------------------------------------- JIRA INFORMATION: 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 If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]