You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ji...@codehaus.org on 2004/06/15 12:47:12 UTC

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

Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPPDF-11

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPPDF-11
    Summary: error loading xslt in Windows
       Type: Bug

     Status: Open
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-pdf-plugin
   Versions:
             2.1

   Assignee: Jason van Zyl
   Reporter: Joerg Schaible

    Created: Tue, 15 Jun 2004 6:46 AM
    Updated: Tue, 15 Jun 2004 6:46 AM
Environment: Win XP

Description:
Running the pdf-plugin in Windows, the XSLT maven-pdf-plugin-2.1\plugin-resources\project2fo.xslt cannot be loaded properly because of the missing definition for the protocol and the drive letter is interpreted as protocol. See snippet below, translated error message is something like:

"Warning! Cannot load requested document: unknown protocol: c"


============== %< =============
fo:fo:
    [echo] Generating C:\Work\Projects\perActa\root/target/docs/project.fo ...

        
    
        [style] Processing C:\Work\Projects\perActa\root\xdocs\navigation.xml to C:\Work\Projects\perActa\root\target\pdf\project.fo
    [style] Loading stylesheet C:\Dokumente und Einstellungen\jos\.maven\plugins\maven-pdf-plugin-2.1\plugin-resources\project2fo.xslt
    [style] C:/Dokumente%20und%20Einstellungen/jos/.maven/plugins/maven-pdf-plugin-2.1/plugin-resources/project2fo.xslt:156:97: Warning! Angefordertes Dokument kann nicht geladen werden: unknown protocol: c
    [style] C:/Dokumente%20und%20Einstellungen/jos/.maven/plugins/maven-pdf-plugin-2.1/plugin-resources/project2fo.xslt:156:97: Warning! Angefordertes Dokument kann nicht geladen werden: unknown protocol: c

pdf:pdf:
    [echo] Generating C:\Work\Projects\perActa\root/target/pdf/essencio-perActa.pdf ...
    [echo] Config file: C:\Work\Projects\perActa\root/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] Could not load external SVG: Content is not allowed in prolog.
    [java] [ERROR] Error while creating area : No ImageReader for this type of image (file:C:/Work/Projects/perActa/root/xdocs)
    [java] [INFO] [2] (blank)
    [java] [INFO] [1]
    [java] [INFO] area contents overflows area in line 
    [java] [INFO] area contents overflows area in line 
    [java] [INFO] area contents overflows area in line 
    [java] [INFO] [2] (blank)
    [java] [INFO] [1]
    [java] [INFO] area contents overflows area in line 
    [java] [INFO] [2]
    [java] [INFO] area contents overflows area in line 
    [java] [INFO] Using org.apache.xerces.parsers.SAXParser as SAX2 Parser
    [java] [INFO] Using org.apache.xerces.parsers.SAXParser as SAX2 Parser
    [java] [INFO] [3]
    [java] [INFO] area contents overflows area in line 
    [java] [INFO] Parsing of document complete, stopping renderer
    [copy] Copying 1 file to C:\Work\Projects\perActa\root\target\docs



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


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

Posted by ji...@codehaus.org.
Message:

   The following issue has been closed.

   Resolver: Arnaud HERITIER
       Date: Wed, 22 Sep 2004 5:41 PM

fixed if you define the maven.pdf.navigationFilePath to the directory where the navigation.xml is generated
---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPPDF-11

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPPDF-11
    Summary: error loading xslt in Windows
       Type: Bug

     Status: Closed
   Priority: Major
 Resolution: FIXED

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-pdf-plugin
   Fix Fors:
             2.2
   Versions:
             2.1

   Assignee: Arnaud HERITIER
   Reporter: Joerg Schaible

    Created: Tue, 15 Jun 2004 6:46 AM
    Updated: Wed, 22 Sep 2004 5:41 PM
Environment: Win XP

Description:
Running the pdf-plugin in Windows, the XSLT maven-pdf-plugin-2.1\plugin-resources\project2fo.xslt cannot be loaded properly because of the missing definition for the protocol and the drive letter is interpreted as protocol. See snippet below, translated error message is something like:

"Warning! Cannot load requested document: unknown protocol: c"


============== %< =============
fo:fo:
    [echo] Generating C:\Work\Projects\perActa\root/target/docs/project.fo ...

        
    
        [style] Processing C:\Work\Projects\perActa\root\xdocs\navigation.xml to C:\Work\Projects\perActa\root\target\pdf\project.fo
    [style] Loading stylesheet C:\Dokumente und Einstellungen\jos\.maven\plugins\maven-pdf-plugin-2.1\plugin-resources\project2fo.xslt
    [style] C:/Dokumente%20und%20Einstellungen/jos/.maven/plugins/maven-pdf-plugin-2.1/plugin-resources/project2fo.xslt:156:97: Warning! Angefordertes Dokument kann nicht geladen werden: unknown protocol: c
    [style] C:/Dokumente%20und%20Einstellungen/jos/.maven/plugins/maven-pdf-plugin-2.1/plugin-resources/project2fo.xslt:156:97: Warning! Angefordertes Dokument kann nicht geladen werden: unknown protocol: c

pdf:pdf:
    [echo] Generating C:\Work\Projects\perActa\root/target/pdf/essencio-perActa.pdf ...
    [echo] Config file: C:\Work\Projects\perActa\root/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] Could not load external SVG: Content is not allowed in prolog.
    [java] [ERROR] Error while creating area : No ImageReader for this type of image (file:C:/Work/Projects/perActa/root/xdocs)
    [java] [INFO] [2] (blank)
    [java] [INFO] [1]
    [java] [INFO] area contents overflows area in line 
    [java] [INFO] area contents overflows area in line 
    [java] [INFO] area contents overflows area in line 
    [java] [INFO] [2] (blank)
    [java] [INFO] [1]
    [java] [INFO] area contents overflows area in line 
    [java] [INFO] [2]
    [java] [INFO] area contents overflows area in line 
    [java] [INFO] Using org.apache.xerces.parsers.SAXParser as SAX2 Parser
    [java] [INFO] Using org.apache.xerces.parsers.SAXParser as SAX2 Parser
    [java] [INFO] [3]
    [java] [INFO] area contents overflows area in line 
    [java] [INFO] Parsing of document complete, stopping renderer
    [copy] Copying 1 file to C:\Work\Projects\perActa\root\target\docs



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


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

Posted by ji...@codehaus.org.
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
 __  __
|  \/  |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.0-rc3

build:start:
elsag:multiproject-offset:


xdoc:init:

pdf:init:

pdf:prepare:
    [copy] Copying 3 files to C:\Work\Projects\perActa\root\target\pdf

fo:fo:
    [echo] Generating C:\Work\Projects\perActa\root/target/docs/project.fo ...

        
    
        [style] Processing C:\Work\Projects\perActa\root\xdocs\navigation.xml to C:\Work\Projects\perActa\root\target\pdf\project.fo
    [style] Loading stylesheet C:\Dokumente und Einstellungen\jos\.maven\plugins\maven-pdf-plugin-2.1\plugin-resources\project2fo.xslt
    [style] C:/Dokumente%20und%20Einstellungen/jos/.maven/plugins/maven-pdf-plugin-2.1/plugin-resources/project2fo.xslt:153:46: Warning! Creating XSL:FO for C:\Work\Projects\perActa\root/target/pdf/${overviewPageLink}.xml
    [style] C:/Dokumente%20und%20Einstellungen/jos/.maven/plugins/maven-pdf-plugin-2.1/plugin-resources/project2fo.xslt:156:97: Warning! Angefordertes Dokument kann nicht geladen werden: unknown protocol: c
    [style] C:/Dokumente%20und%20Einstellungen/jos/.maven/plugins/maven-pdf-plugin-2.1/plugin-resources/project2fo.xslt:153:46: Warning! Creating XSL:FO for C:\Work\Projects\perActa\root/target/pdf/build.xml
    [style] C:/Dokumente%20und%20Einstellungen/jos/.maven/plugins/maven-pdf-plugin-2.1/plugin-resources/project2fo.xslt:153:46: Warning! Creating XSL:FO for C:\Work\Projects\perActa\root/target/pdf/${aggregateDir}${reactorProject.artifactId}/index.xml
    [style] C:/Dokumente%20und%20Einstellungen/jos/.maven/plugins/maven-pdf-plugin-2.1/plugin-resources/project2fo.xslt:156:97: Warning! Angefordertes Dokument kann nicht geladen werden: unknown protocol: c

pdf:pdf:
    [echo] Generating C:\Work\Projects\perActa\root/target/pdf/essencio-perActa.pdf ...
    [echo] Config file: C:\Work\Projects\perActa\root/target/pdf/userconfig.xml
===== %< ========

---------------------------------------------------------------------
View this comment:
  http://jira.codehaus.org/browse/MPPDF-11?page=comments#action_20646

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPPDF-11

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPPDF-11
    Summary: error loading xslt in Windows
       Type: Bug

     Status: Open
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-pdf-plugin
   Versions:
             2.1

   Assignee: Arnaud HERITIER
   Reporter: Joerg Schaible

    Created: Tue, 15 Jun 2004 6:46 AM
    Updated: Tue, 15 Jun 2004 8:19 AM
Environment: Win XP

Description:
Running the pdf-plugin in Windows, the XSLT maven-pdf-plugin-2.1\plugin-resources\project2fo.xslt cannot be loaded properly because of the missing definition for the protocol and the drive letter is interpreted as protocol. See snippet below, translated error message is something like:

"Warning! Cannot load requested document: unknown protocol: c"


============== %< =============
fo:fo:
    [echo] Generating C:\Work\Projects\perActa\root/target/docs/project.fo ...

        
    
        [style] Processing C:\Work\Projects\perActa\root\xdocs\navigation.xml to C:\Work\Projects\perActa\root\target\pdf\project.fo
    [style] Loading stylesheet C:\Dokumente und Einstellungen\jos\.maven\plugins\maven-pdf-plugin-2.1\plugin-resources\project2fo.xslt
    [style] C:/Dokumente%20und%20Einstellungen/jos/.maven/plugins/maven-pdf-plugin-2.1/plugin-resources/project2fo.xslt:156:97: Warning! Angefordertes Dokument kann nicht geladen werden: unknown protocol: c
    [style] C:/Dokumente%20und%20Einstellungen/jos/.maven/plugins/maven-pdf-plugin-2.1/plugin-resources/project2fo.xslt:156:97: Warning! Angefordertes Dokument kann nicht geladen werden: unknown protocol: c

pdf:pdf:
    [echo] Generating C:\Work\Projects\perActa\root/target/pdf/essencio-perActa.pdf ...
    [echo] Config file: C:\Work\Projects\perActa\root/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] Could not load external SVG: Content is not allowed in prolog.
    [java] [ERROR] Error while creating area : No ImageReader for this type of image (file:C:/Work/Projects/perActa/root/xdocs)
    [java] [INFO] [2] (blank)
    [java] [INFO] [1]
    [java] [INFO] area contents overflows area in line 
    [java] [INFO] area contents overflows area in line 
    [java] [INFO] area contents overflows area in line 
    [java] [INFO] [2] (blank)
    [java] [INFO] [1]
    [java] [INFO] area contents overflows area in line 
    [java] [INFO] [2]
    [java] [INFO] area contents overflows area in line 
    [java] [INFO] Using org.apache.xerces.parsers.SAXParser as SAX2 Parser
    [java] [INFO] Using org.apache.xerces.parsers.SAXParser as SAX2 Parser
    [java] [INFO] [3]
    [java] [INFO] area contents overflows area in line 
    [java] [INFO] Parsing of document complete, stopping renderer
    [copy] Copying 1 file to C:\Work\Projects\perActa\root\target\docs



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


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

Posted by ji...@codehaus.org.
The following comment has been added to this issue:

     Author: Joerg Schaible
    Created: Mon, 30 Aug 2004 11:13 AM
       Body:
Still applies in the main project of a multiproject. Two "unknown protocol C" messages.

rm -rf target/pdf
maven -Dmaven.pdf.debug=true pdf

========= %< ======
fo:fo:
    [echo] Generating C:\Work\Projects\perActa\root/target/docs/project.fo ...

        

        [style] Processing C:\Work\Projects\perActa\root\xdocs\navigation.xml to C:\Work\Projects\perActa\root\target\pdf\project.fo
    [style] Loading stylesheet C:\Dokumente und Einstellungen\jos\.maven\cache\maven-pdf-plugin-2.1\plugin-resources\project2fo.xslt
    [style] C:/Dokumente%20und%20Einstellungen/jos/.maven/cache/maven-pdf-plugin-2.1/plugin-resources/project2fo.xslt:153:46: Warning! Creating XSL:FO for C:\Work\Projects\perActa\root/target/pdf/${overviewPageLink}.xml
    [style] C:/Dokumente%20und%20Einstellungen/jos/.maven/cache/maven-pdf-plugin-2.1/plugin-resources/project2fo.xslt:156:97: Warning! Angefordertes Dokument kann nicht geladen werden: unknown protocol: c
    [style] C:/Dokumente%20und%20Einstellungen/jos/.maven/cache/maven-pdf-plugin-2.1/plugin-resources/project2fo.xslt:153:46: Warning! Creating XSL:FO for C:\Work\Projects\perActa\root/target/pdf/build.xml
    [style] C:/Dokumente%20und%20Einstellungen/jos/.maven/cache/maven-pdf-plugin-2.1/plugin-resources/project2fo.xslt:153:46: Warning! Creating XSL:FO for C:\Work\Projects\perActa\root/target/pdf/testumgebung.xml
    [style] C:/Dokumente%20und%20Einstellungen/jos/.maven/cache/maven-pdf-plugin-2.1/plugin-resources/project2fo.xslt:153:46: Warning! Creating XSL:FO for C:\Work\Projects\perActa\root/target/pdf/${aggregateDir}${reactorProject.artifactId}/index.xml
    [style] C:/Dokumente%20und%20Einstellungen/jos/.maven/cache/maven-pdf-plugin-2.1/plugin-resources/project2fo.xslt:156:97: Warning! Angefordertes Dokument kann nicht geladen werden: unknown protocol: c

---------------------------------------------------------------------
View this comment:
  http://jira.codehaus.org/browse/MPPDF-11?page=comments#action_23605

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPPDF-11

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPPDF-11
    Summary: error loading xslt in Windows
       Type: Bug

     Status: Open
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-pdf-plugin
   Versions:
             2.1

   Assignee: Arnaud HERITIER
   Reporter: Joerg Schaible

    Created: Tue, 15 Jun 2004 6:46 AM
    Updated: Mon, 30 Aug 2004 11:13 AM
Environment: Win XP

Description:
Running the pdf-plugin in Windows, the XSLT maven-pdf-plugin-2.1\plugin-resources\project2fo.xslt cannot be loaded properly because of the missing definition for the protocol and the drive letter is interpreted as protocol. See snippet below, translated error message is something like:

"Warning! Cannot load requested document: unknown protocol: c"


============== %< =============
fo:fo:
    [echo] Generating C:\Work\Projects\perActa\root/target/docs/project.fo ...

        
    
        [style] Processing C:\Work\Projects\perActa\root\xdocs\navigation.xml to C:\Work\Projects\perActa\root\target\pdf\project.fo
    [style] Loading stylesheet C:\Dokumente und Einstellungen\jos\.maven\plugins\maven-pdf-plugin-2.1\plugin-resources\project2fo.xslt
    [style] C:/Dokumente%20und%20Einstellungen/jos/.maven/plugins/maven-pdf-plugin-2.1/plugin-resources/project2fo.xslt:156:97: Warning! Angefordertes Dokument kann nicht geladen werden: unknown protocol: c
    [style] C:/Dokumente%20und%20Einstellungen/jos/.maven/plugins/maven-pdf-plugin-2.1/plugin-resources/project2fo.xslt:156:97: Warning! Angefordertes Dokument kann nicht geladen werden: unknown protocol: c

pdf:pdf:
    [echo] Generating C:\Work\Projects\perActa\root/target/pdf/essencio-perActa.pdf ...
    [echo] Config file: C:\Work\Projects\perActa\root/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] Could not load external SVG: Content is not allowed in prolog.
    [java] [ERROR] Error while creating area : No ImageReader for this type of image (file:C:/Work/Projects/perActa/root/xdocs)
    [java] [INFO] [2] (blank)
    [java] [INFO] [1]
    [java] [INFO] area contents overflows area in line 
    [java] [INFO] area contents overflows area in line 
    [java] [INFO] area contents overflows area in line 
    [java] [INFO] [2] (blank)
    [java] [INFO] [1]
    [java] [INFO] area contents overflows area in line 
    [java] [INFO] [2]
    [java] [INFO] area contents overflows area in line 
    [java] [INFO] Using org.apache.xerces.parsers.SAXParser as SAX2 Parser
    [java] [INFO] Using org.apache.xerces.parsers.SAXParser as SAX2 Parser
    [java] [INFO] [3]
    [java] [INFO] area contents overflows area in line 
    [java] [INFO] Parsing of document complete, stopping renderer
    [copy] Copying 1 file to C:\Work\Projects\perActa\root\target\docs



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


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

Posted by ji...@codehaus.org.
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 generated in another directory. 
For example ${maven.gen.docs}/navigation.xml
---------------------------------------------------------------------
View this comment:
  http://jira.codehaus.org/browse/MPPDF-11?page=comments#action_20660

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPPDF-11

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPPDF-11
    Summary: error loading xslt in Windows
       Type: Bug

     Status: Open
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-pdf-plugin
   Versions:
             2.1

   Assignee: Arnaud HERITIER
   Reporter: Joerg Schaible

    Created: Tue, 15 Jun 2004 6:46 AM
    Updated: Tue, 15 Jun 2004 11:43 AM
Environment: Win XP

Description:
Running the pdf-plugin in Windows, the XSLT maven-pdf-plugin-2.1\plugin-resources\project2fo.xslt cannot be loaded properly because of the missing definition for the protocol and the drive letter is interpreted as protocol. See snippet below, translated error message is something like:

"Warning! Cannot load requested document: unknown protocol: c"


============== %< =============
fo:fo:
    [echo] Generating C:\Work\Projects\perActa\root/target/docs/project.fo ...

        
    
        [style] Processing C:\Work\Projects\perActa\root\xdocs\navigation.xml to C:\Work\Projects\perActa\root\target\pdf\project.fo
    [style] Loading stylesheet C:\Dokumente und Einstellungen\jos\.maven\plugins\maven-pdf-plugin-2.1\plugin-resources\project2fo.xslt
    [style] C:/Dokumente%20und%20Einstellungen/jos/.maven/plugins/maven-pdf-plugin-2.1/plugin-resources/project2fo.xslt:156:97: Warning! Angefordertes Dokument kann nicht geladen werden: unknown protocol: c
    [style] C:/Dokumente%20und%20Einstellungen/jos/.maven/plugins/maven-pdf-plugin-2.1/plugin-resources/project2fo.xslt:156:97: Warning! Angefordertes Dokument kann nicht geladen werden: unknown protocol: c

pdf:pdf:
    [echo] Generating C:\Work\Projects\perActa\root/target/pdf/essencio-perActa.pdf ...
    [echo] Config file: C:\Work\Projects\perActa\root/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] Could not load external SVG: Content is not allowed in prolog.
    [java] [ERROR] Error while creating area : No ImageReader for this type of image (file:C:/Work/Projects/perActa/root/xdocs)
    [java] [INFO] [2] (blank)
    [java] [INFO] [1]
    [java] [INFO] area contents overflows area in line 
    [java] [INFO] area contents overflows area in line 
    [java] [INFO] area contents overflows area in line 
    [java] [INFO] [2] (blank)
    [java] [INFO] [1]
    [java] [INFO] area contents overflows area in line 
    [java] [INFO] [2]
    [java] [INFO] area contents overflows area in line 
    [java] [INFO] Using org.apache.xerces.parsers.SAXParser as SAX2 Parser
    [java] [INFO] Using org.apache.xerces.parsers.SAXParser as SAX2 Parser
    [java] [INFO] [3]
    [java] [INFO] area contents overflows area in line 
    [java] [INFO] Parsing of document complete, stopping renderer
    [copy] Copying 1 file to C:\Work\Projects\perActa\root\target\docs



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


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

Posted by ji...@codehaus.org.
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 generate your customized navigation.xml ?
---------------------------------------------------------------------
View this comment:
  http://jira.codehaus.org/browse/MPPDF-11?page=comments#action_20647

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPPDF-11

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPPDF-11
    Summary: error loading xslt in Windows
       Type: Bug

     Status: Open
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-pdf-plugin
   Versions:
             2.1

   Assignee: Arnaud HERITIER
   Reporter: Joerg Schaible

    Created: Tue, 15 Jun 2004 6:46 AM
    Updated: Tue, 15 Jun 2004 8:55 AM
Environment: Win XP

Description:
Running the pdf-plugin in Windows, the XSLT maven-pdf-plugin-2.1\plugin-resources\project2fo.xslt cannot be loaded properly because of the missing definition for the protocol and the drive letter is interpreted as protocol. See snippet below, translated error message is something like:

"Warning! Cannot load requested document: unknown protocol: c"


============== %< =============
fo:fo:
    [echo] Generating C:\Work\Projects\perActa\root/target/docs/project.fo ...

        
    
        [style] Processing C:\Work\Projects\perActa\root\xdocs\navigation.xml to C:\Work\Projects\perActa\root\target\pdf\project.fo
    [style] Loading stylesheet C:\Dokumente und Einstellungen\jos\.maven\plugins\maven-pdf-plugin-2.1\plugin-resources\project2fo.xslt
    [style] C:/Dokumente%20und%20Einstellungen/jos/.maven/plugins/maven-pdf-plugin-2.1/plugin-resources/project2fo.xslt:156:97: Warning! Angefordertes Dokument kann nicht geladen werden: unknown protocol: c
    [style] C:/Dokumente%20und%20Einstellungen/jos/.maven/plugins/maven-pdf-plugin-2.1/plugin-resources/project2fo.xslt:156:97: Warning! Angefordertes Dokument kann nicht geladen werden: unknown protocol: c

pdf:pdf:
    [echo] Generating C:\Work\Projects\perActa\root/target/pdf/essencio-perActa.pdf ...
    [echo] Config file: C:\Work\Projects\perActa\root/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] Could not load external SVG: Content is not allowed in prolog.
    [java] [ERROR] Error while creating area : No ImageReader for this type of image (file:C:/Work/Projects/perActa/root/xdocs)
    [java] [INFO] [2] (blank)
    [java] [INFO] [1]
    [java] [INFO] area contents overflows area in line 
    [java] [INFO] area contents overflows area in line 
    [java] [INFO] area contents overflows area in line 
    [java] [INFO] [2] (blank)
    [java] [INFO] [1]
    [java] [INFO] area contents overflows area in line 
    [java] [INFO] [2]
    [java] [INFO] area contents overflows area in line 
    [java] [INFO] Using org.apache.xerces.parsers.SAXParser as SAX2 Parser
    [java] [INFO] Using org.apache.xerces.parsers.SAXParser as SAX2 Parser
    [java] [INFO] [3]
    [java] [INFO] area contents overflows area in line 
    [java] [INFO] Parsing of document complete, stopping renderer
    [copy] Copying 1 file to C:\Work\Projects\perActa\root\target\docs



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


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

Posted by ji...@codehaus.org.
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.codehaus.org/maven/FrequentlyAskedQuestions: 4.20

Mensioned here (that you can now use also a jelly template and not only Velocity):
http://maven.apache.org/reference/plugins/xdoc/changes-report.html

:)
---------------------------------------------------------------------
View this comment:
  http://jira.codehaus.org/browse/MPPDF-11?page=comments#action_20649

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPPDF-11

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPPDF-11
    Summary: error loading xslt in Windows
       Type: Bug

     Status: Open
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-pdf-plugin
   Versions:
             2.1

   Assignee: Arnaud HERITIER
   Reporter: Joerg Schaible

    Created: Tue, 15 Jun 2004 6:46 AM
    Updated: Tue, 15 Jun 2004 10:50 AM
Environment: Win XP

Description:
Running the pdf-plugin in Windows, the XSLT maven-pdf-plugin-2.1\plugin-resources\project2fo.xslt cannot be loaded properly because of the missing definition for the protocol and the drive letter is interpreted as protocol. See snippet below, translated error message is something like:

"Warning! Cannot load requested document: unknown protocol: c"


============== %< =============
fo:fo:
    [echo] Generating C:\Work\Projects\perActa\root/target/docs/project.fo ...

        
    
        [style] Processing C:\Work\Projects\perActa\root\xdocs\navigation.xml to C:\Work\Projects\perActa\root\target\pdf\project.fo
    [style] Loading stylesheet C:\Dokumente und Einstellungen\jos\.maven\plugins\maven-pdf-plugin-2.1\plugin-resources\project2fo.xslt
    [style] C:/Dokumente%20und%20Einstellungen/jos/.maven/plugins/maven-pdf-plugin-2.1/plugin-resources/project2fo.xslt:156:97: Warning! Angefordertes Dokument kann nicht geladen werden: unknown protocol: c
    [style] C:/Dokumente%20und%20Einstellungen/jos/.maven/plugins/maven-pdf-plugin-2.1/plugin-resources/project2fo.xslt:156:97: Warning! Angefordertes Dokument kann nicht geladen werden: unknown protocol: c

pdf:pdf:
    [echo] Generating C:\Work\Projects\perActa\root/target/pdf/essencio-perActa.pdf ...
    [echo] Config file: C:\Work\Projects\perActa\root/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] Could not load external SVG: Content is not allowed in prolog.
    [java] [ERROR] Error while creating area : No ImageReader for this type of image (file:C:/Work/Projects/perActa/root/xdocs)
    [java] [INFO] [2] (blank)
    [java] [INFO] [1]
    [java] [INFO] area contents overflows area in line 
    [java] [INFO] area contents overflows area in line 
    [java] [INFO] area contents overflows area in line 
    [java] [INFO] [2] (blank)
    [java] [INFO] [1]
    [java] [INFO] area contents overflows area in line 
    [java] [INFO] [2]
    [java] [INFO] area contents overflows area in line 
    [java] [INFO] Using org.apache.xerces.parsers.SAXParser as SAX2 Parser
    [java] [INFO] Using org.apache.xerces.parsers.SAXParser as SAX2 Parser
    [java] [INFO] [3]
    [java] [INFO] area contents overflows area in line 
    [java] [INFO] Parsing of document complete, stopping renderer
    [copy] Copying 1 file to C:\Work\Projects\perActa\root\target\docs



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


New plugin? maven-news plugin

Posted by Martijn Dashorst <ma...@dashorst.dds.nl>.
Hi!

I was wondering whether anybody was interested in a new plugin, which is 
like the changes plugin, but is used for generating news instead of 
release notes.

What is different from the changes contents? Well, a new committer, 
receiving funds, joining another project, etc. These are things you 
don't put in the changes.xml.

Features:
 - generate RSS feed
 - generate News page
 - ability to submit news items to sourceforge.net
 - ability to mail news items to (announcement) mailinglist

If anybody has an objection to such a plugin, please be gentle :-). 
Seriously, if you have better ideas, please let me know.

With regards,

Martijn Dashorst

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


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

Posted by ji...@codehaus.org.
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.codehaus.org/browse/MPPDF-11?page=comments#action_24429

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPPDF-11

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPPDF-11
    Summary: error loading xslt in Windows
       Type: Bug

     Status: Closed
   Priority: Major
 Resolution: FIXED

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-pdf-plugin
   Fix Fors:
             2.2
   Versions:
             2.1

   Assignee: Arnaud HERITIER
   Reporter: Joerg Schaible

    Created: Tue, 15 Jun 2004 6:46 AM
    Updated: Wed, 22 Sep 2004 6:07 PM
Environment: Win XP

Description:
Running the pdf-plugin in Windows, the XSLT maven-pdf-plugin-2.1\plugin-resources\project2fo.xslt cannot be loaded properly because of the missing definition for the protocol and the drive letter is interpreted as protocol. See snippet below, translated error message is something like:

"Warning! Cannot load requested document: unknown protocol: c"


============== %< =============
fo:fo:
    [echo] Generating C:\Work\Projects\perActa\root/target/docs/project.fo ...

        
    
        [style] Processing C:\Work\Projects\perActa\root\xdocs\navigation.xml to C:\Work\Projects\perActa\root\target\pdf\project.fo
    [style] Loading stylesheet C:\Dokumente und Einstellungen\jos\.maven\plugins\maven-pdf-plugin-2.1\plugin-resources\project2fo.xslt
    [style] C:/Dokumente%20und%20Einstellungen/jos/.maven/plugins/maven-pdf-plugin-2.1/plugin-resources/project2fo.xslt:156:97: Warning! Angefordertes Dokument kann nicht geladen werden: unknown protocol: c
    [style] C:/Dokumente%20und%20Einstellungen/jos/.maven/plugins/maven-pdf-plugin-2.1/plugin-resources/project2fo.xslt:156:97: Warning! Angefordertes Dokument kann nicht geladen werden: unknown protocol: c

pdf:pdf:
    [echo] Generating C:\Work\Projects\perActa\root/target/pdf/essencio-perActa.pdf ...
    [echo] Config file: C:\Work\Projects\perActa\root/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] Could not load external SVG: Content is not allowed in prolog.
    [java] [ERROR] Error while creating area : No ImageReader for this type of image (file:C:/Work/Projects/perActa/root/xdocs)
    [java] [INFO] [2] (blank)
    [java] [INFO] [1]
    [java] [INFO] area contents overflows area in line 
    [java] [INFO] area contents overflows area in line 
    [java] [INFO] area contents overflows area in line 
    [java] [INFO] [2] (blank)
    [java] [INFO] [1]
    [java] [INFO] area contents overflows area in line 
    [java] [INFO] [2]
    [java] [INFO] area contents overflows area in line 
    [java] [INFO] Using org.apache.xerces.parsers.SAXParser as SAX2 Parser
    [java] [INFO] Using org.apache.xerces.parsers.SAXParser as SAX2 Parser
    [java] [INFO] [3]
    [java] [INFO] area contents overflows area in line 
    [java] [INFO] Parsing of document complete, stopping renderer
    [copy] Copying 1 file to C:\Work\Projects\perActa\root\target\docs



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


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

Posted by ji...@codehaus.org.
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.docs}/navigation.xml
---------------------------------------------------------------------
View this comment:
  http://jira.codehaus.org/browse/MPPDF-11?page=comments#action_24426

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPPDF-11

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPPDF-11
    Summary: error loading xslt in Windows
       Type: Bug

     Status: Open
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-pdf-plugin
   Versions:
             2.1

   Assignee: Arnaud HERITIER
   Reporter: Joerg Schaible

    Created: Tue, 15 Jun 2004 6:46 AM
    Updated: Wed, 22 Sep 2004 5:29 PM
Environment: Win XP

Description:
Running the pdf-plugin in Windows, the XSLT maven-pdf-plugin-2.1\plugin-resources\project2fo.xslt cannot be loaded properly because of the missing definition for the protocol and the drive letter is interpreted as protocol. See snippet below, translated error message is something like:

"Warning! Cannot load requested document: unknown protocol: c"


============== %< =============
fo:fo:
    [echo] Generating C:\Work\Projects\perActa\root/target/docs/project.fo ...

        
    
        [style] Processing C:\Work\Projects\perActa\root\xdocs\navigation.xml to C:\Work\Projects\perActa\root\target\pdf\project.fo
    [style] Loading stylesheet C:\Dokumente und Einstellungen\jos\.maven\plugins\maven-pdf-plugin-2.1\plugin-resources\project2fo.xslt
    [style] C:/Dokumente%20und%20Einstellungen/jos/.maven/plugins/maven-pdf-plugin-2.1/plugin-resources/project2fo.xslt:156:97: Warning! Angefordertes Dokument kann nicht geladen werden: unknown protocol: c
    [style] C:/Dokumente%20und%20Einstellungen/jos/.maven/plugins/maven-pdf-plugin-2.1/plugin-resources/project2fo.xslt:156:97: Warning! Angefordertes Dokument kann nicht geladen werden: unknown protocol: c

pdf:pdf:
    [echo] Generating C:\Work\Projects\perActa\root/target/pdf/essencio-perActa.pdf ...
    [echo] Config file: C:\Work\Projects\perActa\root/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] Could not load external SVG: Content is not allowed in prolog.
    [java] [ERROR] Error while creating area : No ImageReader for this type of image (file:C:/Work/Projects/perActa/root/xdocs)
    [java] [INFO] [2] (blank)
    [java] [INFO] [1]
    [java] [INFO] area contents overflows area in line 
    [java] [INFO] area contents overflows area in line 
    [java] [INFO] area contents overflows area in line 
    [java] [INFO] [2] (blank)
    [java] [INFO] [1]
    [java] [INFO] area contents overflows area in line 
    [java] [INFO] [2]
    [java] [INFO] area contents overflows area in line 
    [java] [INFO] Using org.apache.xerces.parsers.SAXParser as SAX2 Parser
    [java] [INFO] Using org.apache.xerces.parsers.SAXParser as SAX2 Parser
    [java] [INFO] [3]
    [java] [INFO] area contents overflows area in line 
    [java] [INFO] Parsing of document complete, stopping renderer
    [copy] Copying 1 file to C:\Work\Projects\perActa\root\target\docs



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


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

Posted by ji...@codehaus.org.
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 you reproduce it with the debug flag please.
maven.pdf.debug=true
---------------------------------------------------------------------
View this comment:
  http://jira.codehaus.org/browse/MPPDF-11?page=comments#action_20645

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPPDF-11

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPPDF-11
    Summary: error loading xslt in Windows
       Type: Bug

     Status: Open
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-pdf-plugin
   Versions:
             2.1

   Assignee: Arnaud HERITIER
   Reporter: Joerg Schaible

    Created: Tue, 15 Jun 2004 6:46 AM
    Updated: Tue, 15 Jun 2004 7:39 AM
Environment: Win XP

Description:
Running the pdf-plugin in Windows, the XSLT maven-pdf-plugin-2.1\plugin-resources\project2fo.xslt cannot be loaded properly because of the missing definition for the protocol and the drive letter is interpreted as protocol. See snippet below, translated error message is something like:

"Warning! Cannot load requested document: unknown protocol: c"


============== %< =============
fo:fo:
    [echo] Generating C:\Work\Projects\perActa\root/target/docs/project.fo ...

        
    
        [style] Processing C:\Work\Projects\perActa\root\xdocs\navigation.xml to C:\Work\Projects\perActa\root\target\pdf\project.fo
    [style] Loading stylesheet C:\Dokumente und Einstellungen\jos\.maven\plugins\maven-pdf-plugin-2.1\plugin-resources\project2fo.xslt
    [style] C:/Dokumente%20und%20Einstellungen/jos/.maven/plugins/maven-pdf-plugin-2.1/plugin-resources/project2fo.xslt:156:97: Warning! Angefordertes Dokument kann nicht geladen werden: unknown protocol: c
    [style] C:/Dokumente%20und%20Einstellungen/jos/.maven/plugins/maven-pdf-plugin-2.1/plugin-resources/project2fo.xslt:156:97: Warning! Angefordertes Dokument kann nicht geladen werden: unknown protocol: c

pdf:pdf:
    [echo] Generating C:\Work\Projects\perActa\root/target/pdf/essencio-perActa.pdf ...
    [echo] Config file: C:\Work\Projects\perActa\root/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] Could not load external SVG: Content is not allowed in prolog.
    [java] [ERROR] Error while creating area : No ImageReader for this type of image (file:C:/Work/Projects/perActa/root/xdocs)
    [java] [INFO] [2] (blank)
    [java] [INFO] [1]
    [java] [INFO] area contents overflows area in line 
    [java] [INFO] area contents overflows area in line 
    [java] [INFO] area contents overflows area in line 
    [java] [INFO] [2] (blank)
    [java] [INFO] [1]
    [java] [INFO] area contents overflows area in line 
    [java] [INFO] [2]
    [java] [INFO] area contents overflows area in line 
    [java] [INFO] Using org.apache.xerces.parsers.SAXParser as SAX2 Parser
    [java] [INFO] Using org.apache.xerces.parsers.SAXParser as SAX2 Parser
    [java] [INFO] [3]
    [java] [INFO] area contents overflows area in line 
    [java] [INFO] Parsing of document complete, stopping renderer
    [copy] Copying 1 file to C:\Work\Projects\perActa\root\target\docs



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


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

Posted by ji...@codehaus.org.
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?page=comments#action_23574

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPPDF-11

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPPDF-11
    Summary: error loading xslt in Windows
       Type: Bug

     Status: Open
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-pdf-plugin
   Versions:
             2.1

   Assignee: Arnaud HERITIER
   Reporter: Joerg Schaible

    Created: Tue, 15 Jun 2004 6:46 AM
    Updated: Sat, 28 Aug 2004 4:46 PM
Environment: Win XP

Description:
Running the pdf-plugin in Windows, the XSLT maven-pdf-plugin-2.1\plugin-resources\project2fo.xslt cannot be loaded properly because of the missing definition for the protocol and the drive letter is interpreted as protocol. See snippet below, translated error message is something like:

"Warning! Cannot load requested document: unknown protocol: c"


============== %< =============
fo:fo:
    [echo] Generating C:\Work\Projects\perActa\root/target/docs/project.fo ...

        
    
        [style] Processing C:\Work\Projects\perActa\root\xdocs\navigation.xml to C:\Work\Projects\perActa\root\target\pdf\project.fo
    [style] Loading stylesheet C:\Dokumente und Einstellungen\jos\.maven\plugins\maven-pdf-plugin-2.1\plugin-resources\project2fo.xslt
    [style] C:/Dokumente%20und%20Einstellungen/jos/.maven/plugins/maven-pdf-plugin-2.1/plugin-resources/project2fo.xslt:156:97: Warning! Angefordertes Dokument kann nicht geladen werden: unknown protocol: c
    [style] C:/Dokumente%20und%20Einstellungen/jos/.maven/plugins/maven-pdf-plugin-2.1/plugin-resources/project2fo.xslt:156:97: Warning! Angefordertes Dokument kann nicht geladen werden: unknown protocol: c

pdf:pdf:
    [echo] Generating C:\Work\Projects\perActa\root/target/pdf/essencio-perActa.pdf ...
    [echo] Config file: C:\Work\Projects\perActa\root/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] Could not load external SVG: Content is not allowed in prolog.
    [java] [ERROR] Error while creating area : No ImageReader for this type of image (file:C:/Work/Projects/perActa/root/xdocs)
    [java] [INFO] [2] (blank)
    [java] [INFO] [1]
    [java] [INFO] area contents overflows area in line 
    [java] [INFO] area contents overflows area in line 
    [java] [INFO] area contents overflows area in line 
    [java] [INFO] [2] (blank)
    [java] [INFO] [1]
    [java] [INFO] area contents overflows area in line 
    [java] [INFO] [2]
    [java] [INFO] area contents overflows area in line 
    [java] [INFO] Using org.apache.xerces.parsers.SAXParser as SAX2 Parser
    [java] [INFO] Using org.apache.xerces.parsers.SAXParser as SAX2 Parser
    [java] [INFO] [3]
    [java] [INFO] area contents overflows area in line 
    [java] [INFO] Parsing of document complete, stopping renderer
    [copy] Copying 1 file to C:\Work\Projects\perActa\root\target\docs



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