[jira] Updated: (MPPDF-16) Maven PDF fails

2004-10-14 Thread jira
The following issue has been updated:

Updater: Arnaud HERITIER (mailto:[EMAIL PROTECTED])
   Date: Thu, 14 Oct 2004 3:09 PM
Changes:
 Version changed to 2.2
 Version changed to 2.0
 Fix Version changed to 2.3
-
For a full history of the issue, see:

  http://jira.codehaus.org/browse/MPPDF-16?page=history

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

Here is an overview of the issue:
-
Key: MPPDF-16
Summary: Maven PDF fails
   Type: Bug

 Status: Open
   Priority: Blocker

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

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

   Assignee: Arnaud HERITIER
   Reporter: bflorat

Created: Fri, 8 Oct 2004 3:36 PM
Updated: Thu, 14 Oct 2004 3:09 PM
Environment: Maven 1.0, Linux.

Description:
>maven pdf
 __  __
|  \/  |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.0

Plugin cache will be regenerated
build:start:

xdoc:init:

pdf:init:

pdf:prepare:
[copy] Copying 14 files to /data/projects/jajuk/maven_rep/target/pdf

fo:fo:
[echo] Generating /data/projects/jajuk/maven_rep/target/docs/project.fo ...



[style] Processing /data/projects/jajuk/maven_rep/xdocs/navigation.xml to 
/data/projects/jajuk/maven_rep/target/pdf/project.fo
[style] Loading stylesheet 
/home/bflorat/.maven/cache/maven-pdf-plugin-2.1/plugin-resources/project2fo.xslt

BUILD FAILED
File.. /home/bflorat/.maven/cache/maven-pdf-plugin-2.1/plugin.jelly
Element... style
Line.. 70
Column 113
Provider org.apache.xalan.processor.TransformerFactoryImpl not found
Total time: 14 seconds
Finished at: Fri Oct 08 21:17:20 CEST 2004



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



[jira] Updated: (MPPDF-16) Maven PDF fails

2004-10-14 Thread jira
The following issue has been updated:

Updater: Archimedes Trajano (mailto:[EMAIL PROTECTED])
   Date: Thu, 14 Oct 2004 5:20 AM
Comment:
This patch file provides the fix for the issue.  It uses Jelly to perform the 
transformation rather than relying on ant:style.  This does not require the "hack" 
that was from latka plugin anymore, but the Xalan XSLT processor is hardcoded (though 
the original one also had it hardcoded).

I added my name contributors on the project.xml

This has been tested on JDK 1.5 on Windows.
Changes:
 Attachment changed to pdf.patch
-
For a full history of the issue, see:

  http://jira.codehaus.org/browse/MPPDF-16?page=history

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

Here is an overview of the issue:
-
Key: MPPDF-16
Summary: Maven PDF fails
   Type: Bug

 Status: Open
   Priority: Blocker

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

Project: maven-pdf-plugin
   Versions:
 2.1

   Assignee: Arnaud HERITIER
   Reporter: bflorat

Created: Fri, 8 Oct 2004 3:36 PM
Updated: Thu, 14 Oct 2004 5:20 AM
Environment: Maven 1.0, Linux.

Description:
>maven pdf
 __  __
|  \/  |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.0

Plugin cache will be regenerated
build:start:

xdoc:init:

pdf:init:

pdf:prepare:
[copy] Copying 14 files to /data/projects/jajuk/maven_rep/target/pdf

fo:fo:
[echo] Generating /data/projects/jajuk/maven_rep/target/docs/project.fo ...



[style] Processing /data/projects/jajuk/maven_rep/xdocs/navigation.xml to 
/data/projects/jajuk/maven_rep/target/pdf/project.fo
[style] Loading stylesheet 
/home/bflorat/.maven/cache/maven-pdf-plugin-2.1/plugin-resources/project2fo.xslt

BUILD FAILED
File.. /home/bflorat/.maven/cache/maven-pdf-plugin-2.1/plugin.jelly
Element... style
Line.. 70
Column 113
Provider org.apache.xalan.processor.TransformerFactoryImpl not found
Total time: 14 seconds
Finished at: Fri Oct 08 21:17:20 CEST 2004



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