You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Lukas Theussl (JIRA)" <ji...@codehaus.org> on 2005/09/18 17:36:11 UTC

[jira] Updated: (MPPDF-47) Error while recovering Image Informations

     [ http://jira.codehaus.org/browse/MPPDF-47?page=all ]

Lukas Theussl updated MPPDF-47:
-------------------------------

    Fix Version:     (was: 2.4)

> Error while recovering Image Informations
> -----------------------------------------
>
>          Key: MPPDF-47
>          URL: http://jira.codehaus.org/browse/MPPDF-47
>      Project: maven-pdf-plugin
>         Type: Bug
>  Environment: W2K, Maven 1.0.2
>     Reporter: Stefan Undorf
>  Attachments: param_problem.zip
>
>
> I get the error below when I call "maven pdf":
> --- snip ---
> testApp\param_problem>maven pdf
>  __  __
> |  \/  |__ _Apache__ ___
> | |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
> |_|  |_\__,_|\_/\___|_||_|  v. 1.0.2
> build:start:
> xdoc:init:
> pdf:init:
>     [mkdir] Created dir: testApp\
> param_problem\target\pdf
> pdf:prepare:
>     [copy] Copying 9 files to testApp\param_problem\target\pdf
>     [copy] Copying 3 files to testApp\param_problem\target\pdf
>     [copy] Copying 94 files to testApp\param_problem\target\pdf
>     [copy] Copying 7 files to testApp\param_problem\target\pdf
> fo:fo:
>     [echo] Generating testApp\param_problem/target/pdf/project.fo from testApp\p
>     aram_problem/xdocs/navigation.xml ...
>     [java] UngĀ³ltige Option: imageDpi
>     [java] UngĀ³ltige Option: 72
>     [java] file:///C:/Dokumente%20und%20Einstellungen/stefan/.maven/cache/maven-
> pdf-plugin-2.4/plugin-resources/project2fo.xslt; Zeile #173; Spalte #97; Angefor
> dertes Dokument kann nicht geladen werden: c:\daten\suncom\proj\imcNetworks\dais
> y\corporate_audit\param_problem\target\pdf\jdepend-report.xml (Das System kann d
> ie angegebene Datei nicht finden)
>     [java] file:///C:/Dokumente%20und%20Einstellungen/stefan/.maven/cache/maven-
> pdf-plugin-2.4/plugin-resources/project2fo.xslt; Zeile #173; Spalte #97; Angefor
> dertes Dokument kann nicht geladen werden: c:\daten\suncom\proj\imcNetworks\dais
> y\corporate_audit\param_problem\target\pdf\locc-report.xml (Das System kann die
> angegebene Datei nicht finden)
>     [java] file:///C:/Dokumente%20und%20Einstellungen/stefan/.maven/cache/maven-
> pdf-plugin-2.4/plugin-resources/project2fo.xslt; Zeile #173; Spalte #97; Angefor
> dertes Dokument kann nicht geladen werden: c:\daten\suncom\proj\imcNetworks\dais
> y\corporate_audit\param_problem\target\pdf\checkstyle-report.xml (Das System kan
> n die angegebene Datei nicht finden)
>     [java] file:///C:/Dokumente%20und%20Einstellungen/stefan/.maven/cache/maven-
> pdf-plugin-2.4/plugin-resources/project2fo.xslt; Zeile #173; Spalte #97; Angefor
> dertes Dokument kann nicht geladen werden: c:\daten\suncom\proj\imcNetworks\dais
> y\corporate_audit\param_problem\target\pdf\simian-report.xml (Das System kann di
> e angegebene Datei nicht finden)
>     [java] file:///C:/Dokumente%20und%20Einstellungen/stefan/.maven/cache/maven-
> pdf-plugin-2.4/plugin-resources/project2fo.xslt; Zeile #173; Spalte #97; Angefor
> dertes Dokument kann nicht geladen werden: c:\daten\suncom\proj\imcNetworks\dais
> y\corporate_audit\param_problem\target\pdf.xml (Das System kann die angegebene D
> atei nicht finden)
>     [java]
> pdf:pdf:
>     [echo] Generating testApp\param_problem/target/pdf/TestApp.pdf ...
>     [echo] Config file: testApp\p
> aram_problem/target/pdf/userconfig.xml
>     [java] [INFO] Using org.apache.xerces.parsers.SAXParser as SAX2 Parser
>     [java] [INFO] Using org.apache.xerces.parsers.SAXParser as SAX2 Parser
>     [java] [INFO] FOP 0.20.5
>     [java] [INFO] Using org.apache.xerces.parsers.SAXParser as SAX2 Parser
>     [java] [INFO] building formatting object tree
>     [java] [INFO] setting up fonts
>     [java] [INFO] [1]
>     [java] [ERROR] Error while creating area : Error while recovering Image Info
> rmations (file:/C:/daten/suncom/proj/imcNetworks/daisy/corporate_audit/param_pro
> blem/target/pdf/-PARAM) : testApp\param_problem\target\pdf\-PARAM (Das System ka
> nn die angegebene Datei nicht finden)
>     [java] [INFO] [2] (blank)
>     [java] [INFO] [1]
>     [java] [INFO] [2] (blank)
>     [java] [INFO] [1]
>     [java] [INFO] Using org.apache.xerces.parsers.SAXParser as SAX2 Parser
>     [java] [INFO] [2]
>     [java] [INFO] [3]
>     [java] [INFO] [4]
>     [java] [INFO] [5]
>     [java] [INFO] [6]
>     [java] [INFO] [7]
>     [java] [INFO] [8]
>     [java] [INFO] [9]
>     [java] [INFO] Parsing of document complete, stopping renderer
>     [copy] Copying 1 file to testApp\param_problem\target\docs
> BUILD SUCCESSFUL
> Total time: 5 seconds
> Finished at: Sun Sep 18 14:16:08 GMT+01:00 2005
> --- snip ---

-- 
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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org