Message: A new issue has been created in JIRA.
--------------------------------------------------------------------- View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1005 Here is an overview of the issue: --------------------------------------------------------------------- Key: MAVEN-1005 Summary: Another typo in the property element in plugin.jelly Type: Bug Status: Unassigned Priority: Trivial Time Spent: Unknown Remaining: Unknown Project: maven Components: plugin-torque Versions: 1.0-rc1 Assignee: Reporter: Lo�c Minier Created: Wed, 5 Nov 2003 8:19 AM Updated: Wed, 5 Nov 2003 8:19 AM Environment: Windows XP; Maven Torque 3.2; Torque 3.1 Description: There is a typo in the property element of plugin.jelly, on line 45. The filename should be based on ${maven.plugin.unpacked.dir} instead of ${maven.plugin.dir} so that the properties might be read and so that the user might override the default properties of the plugin. Suggested fix: replace ${maven.plugin.dir} with ${maven.plugin.unpacked.dir} in plugin.jelly:45. --------------------------------------------------------------------- JIRA INFORMATION: 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 If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
