[ http://jira.codehaus.org/browse/MOJO-478?page=comments#action_80358 ] Jochen Wiedmann commented on MOJO-478: --------------------------------------
This feature is implemented in the xml-maven-plugins "transform" goal. (See "support for entity resolvers".) Consequently, I propose to close this issue as WONTFIX. > xslt-maven-plugin should be capable to load xsl sheet from plugin classpath > --------------------------------------------------------------------------- > > Key: MOJO-478 > URL: http://jira.codehaus.org/browse/MOJO-478 > Project: Mojo > Issue Type: New Feature > Components: xslt > Reporter: Andriy Zhdanov > Attachments: XsltMojo.diff, XsltMojo.java > > > We have use case when the same xsl is to be applied in different projects. It > is not desired to duplicate the xsl sheet in all projects. > maven-checkstyle-plugin shows nice example of configuring the checkstyle > plugin for use within a large multimodule projects, see > http://maven.apache.org/plugins/maven-checkstyle-plugin/tips.html. > I just implemented this simple feature, see attached diff (against > http://www.ibiblio.org/pub/packages/maven2/org/codehaus/mojo/xslt-maven-plugin/1.0/xslt-maven-plugin-1.0-sources.jar) > and the target code. -- 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
