The following comment has been added to this issue: Author: Kristian Mandrup Created: Fri, 15 Oct 2004 1:19 PM Body: Sadly not a Maven/Jelly expert.
Using MevenIDE 0.3.0 for Eclipse 3.1M1. File...... C:\Documents and Settings\Me\.maven\cache\maven-pdf-plugin-2.1\plugin.jelly Element... style Line...... 70 Column.... 113 Provider org.apache.xalan.processor.TransformerFactoryImpl not found Downloaded maven-pdf-plugin-2.2, put in maven/cache but mevenIDE configured to use 2.1 version... Tried applying the patch, assumed "-" meant lines to be removed, "+" lines to be added... Then executed fo:fo again from within Eclipse: [echo] Generating C:\IDE\eclipse\workspace\CMSX/target/docs/project.fo ... BUILD FAILED File...... C:\Documents and Settings\ME\.maven\cache\maven-pdf-plugin-2.1\plugin.jelly Element... j:invoke Line...... 121 Column.... 52 java.lang.reflect.InvocationTargetException The offending line 121: <j:invoke on="${transformer}" method="transform"> <j:arg value="${source}" /> <j:arg value="${result}" /> </j:invoke> Any ideas? Could you please post the patched plugin.jelly file instead? Or is there a better way out of this mess? Thanx ;-) --------------------------------------------------------------------- View this comment: http://jira.codehaus.org/browse/MPPDF-16?page=comments#action_25434 --------------------------------------------------------------------- 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: Closed Priority: Blocker Resolution: FIXED 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: Fri, 15 Oct 2004 1:19 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]