[ http://jira.codehaus.org/browse/MPPDF-45?page=comments#action_44688 ]
Arnaud Heritier commented on MPPDF-45: -------------------------------------- I already fixed it on my computer, but I don't committed it yet. I refactored the plugin to not use ant for fop and xslt to avoid xml parsers problems between different java releases. Actually it works with : Maven - Jdk 1.0.2 - 1.3 1.0.2 - 1.4 1.0.2 - 1.5 1.1 - 1.4 1.1 - 1.5 But I have a last problem to fix for svg files with batik. > Replace pom.getPluginContext.getVariable by maven:get > ----------------------------------------------------- > > Key: MPPDF-45 > URL: http://jira.codehaus.org/browse/MPPDF-45 > Project: maven-pdf-plugin > Type: Improvement > Versions: 2.3.1 > Environment: ? > Reporter: Lukas Theussl > Assignee: Arnaud Heritier > Priority: Minor > Fix For: 2.3.1 > Attachments: plugin.jelly.patch > > Original Estimate: 2 minutes > Remaining: 2 minutes > > pom.getPluginContext().getVariable() is deprecated > ( > http://maven.apache.org/reference/scripting.html#Working_with_Plugin_Properties > ) -- 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]