jira.codehaus.org

  • Log In Access more options
    • Online Help
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What?s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
  • Maven 1.x PDF Plugin
  • MPPDF-13

img src attributes are not made relative to the xdoc source

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: None
  • Fix Version/s: 2.3
  • Labels:
    None

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....

Activity

  • All
  • Comments
  • Work Log
  • History
  • Activity
Hide
Permalink
Arnaud Heritier added a comment - 09/Jun/05 12:44 AM

Patch MPPDF-24 applied. Thanks to Lukas Theussl.

Show
Arnaud Heritier added a comment - 09/Jun/05 12:44 AM Patch MPPDF-24 applied. Thanks to Lukas Theussl.

People

  • Assignee:
    Arnaud Heritier
    Reporter:
    dion gillard
Vote (1)
Watch (1)

Dates

  • Created:
    27/Jun/04 7:23 AM
    Updated:
    09/Jun/05 12:44 AM
    Resolved:
    09/Jun/05 12:44 AM
  • Atlassian JIRA (v5.0.4#731-sha1:3aa7374)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Codehaus. Try JIRA - bug tracking software for your team.