Verify templatePath changes work. If they don't please apply the attached patch. ---------------------------------------------------------------------------------
Key: MHIBERNATE-57 URL: http://jira.codehaus.org/browse/MHIBERNATE-57 Project: Maven 2.x Hibernate Plugin Issue Type: Sub-task Affects Versions: 2.0-alpha-3 Reporter: Paul Shemansky Assignee: Johann Reyes Attachments: hibernate3-maven-plugin-templatepath-patch.txt While trying out the latest changes to 2.0-alpha-3-SNAPSHOT, I noticed that my "templatepath" component variable was still being ignored. I made changes to my HibernateExporterMojo.java to accommodate for all other Exporters. I also changed my default templatepath directory to point to "${basedir}/src/main/config/templates", which I believe is more standard according to the Maven Standard Directory Layout. When, I applied the attached patch, I can override the plug-in using my custom templates directory. Your JUnit tests are sufficient enough to test my changes. If my corrections are wrong, make adjustments, and let me know. Sincerely, Paul Shemansky paul.shemansky[at]gmail[dot]com P.S. - Thank you to all that make this an extraordinary plug-in. -- 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