[ http://jira.codehaus.org/browse/MPPDF-51?page=comments#action_52705 ]
Arnaud Heritier commented on MPPDF-51: -------------------------------------- because it was never tested. You can do it but you should do it in all plugins which use them to check that it is good. http://maven.apache.org/maven-1.x/reference/plugins/dependency-convergence-report.html#xalan:xalan : 2.4.1 http://maven.apache.org/maven-1.x/reference/plugins/dependency-convergence-report.html#xerces:xercesImpl : 2.6.2 http://maven.apache.org/maven-1.x/reference/plugins/dependency-convergence-report.html#xerces:xmlParserAPIs : 2.6.2 You can quicly test an upgrade if you change the settings in plugin-parent/project.properties > XSLT Error (javax.xml.transform.TransformerException): > org.apache.xml.dtm.DTMException: No more DTM IDs are available > --------------------------------------------------------------------------------------------------------------------- > > Key: MPPDF-51 > URL: http://jira.codehaus.org/browse/MPPDF-51 > Project: maven-pdf-plugin > Type: Bug > Environment: Win XP > Reporter: coyt jackson > Priority: Critical > Attachments: Maven error.txt > > > Hello, > I am building a simple project with about 50 xml docs I have 6 menu's with 8 > or so docs and I get this error around doc 23: > XSLT Error (javax.xml.transform.TransformerException): > org.apache.xml.dtm.DTMException: No more DTM IDs are available > I am rebuilding directories and adding the docs one at a time and it is the > same- any suggestions?? > Thanks for your help!! -- 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]
