[ http://jira.codehaus.org/browse/MPPDF-13?page=all ]
Arnaud HERITIER closed MPPDF-13:
--------------------------------
Fix Version: 2.3
Resolution: Fixed
Patch MPPDF-24 applied. Thanks to Lukas Theussl.
> img src attributes are not made relative to the xdoc source
> -----------------------------------------------------------
>
> Key: MPPDF-13
> URL: http://jira.codehaus.org/browse/MPPDF-13
> Project: maven-pdf-plugin
> Type: Bug
> Reporter: dion gillard
> Assignee: Arnaud HERITIER
> Fix For: 2.3
>
>
> 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....
--
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
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]