[ http://jira.codehaus.org/browse/MOJO-507?page=comments#action_80354 ] Jochen Wiedmann commented on MOJO-507: --------------------------------------
Support for entity resolvers is embedded into the xml-maven-plugins "transform" goal. Consequently, I propose to close this issue as WONTFIX. > Allowing [ xslt-maven-plugin ] to do [ custom entity-resolving ] > ---------------------------------------------------------------- > > Key: MOJO-507 > URL: http://jira.codehaus.org/browse/MOJO-507 > Project: Mojo > Issue Type: Improvement > Components: xslt > Reporter: Martin Marinschek > Attachments: entity-resolving.patch > > > If you want to use the maven-xslt-plugin offline, it is often unavoidable to > allow for custom entity resolving. This patch provides a way to fully achieve > this. You can configure entities you want to resolve with: > <entities> > <entity> > <fileName>...</fileName> > <publicId>...</publicId> > <!--systemId>..</systemId--> > </entity> > </entities> > regards, > Martin -- 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 from this list please visit: http://xircles.codehaus.org/manage_email
