Message: A new issue has been created in JIRA.
--------------------------------------------------------------------- View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-744 Here is an overview of the issue: --------------------------------------------------------------------- Key: MAVEN-744 Summary: Support for shortcuts in console Type: New Feature Status: Unassigned Priority: Minor Time Spent: Unknown Remaining: Unknown Project: maven Components: plugin-console Versions: 1.0-rc1 Assignee: Reporter: Piotr Maj Created: Tue, 26 Aug 2003 12:05 PM Updated: Tue, 26 Aug 2003 12:05 PM Environment: any Description: I suggest a new feature for Maven console, that is goals shortcuts. Attached patch contains support for new maven.console.shortcuts property and allows to bind long and often used goal names with a single keys. For example: maven.console.shortcuts= 1=war:webapp, 2=site:generate, 3=a:very:long:goal:name Now it is possible to simple type: "1 2" to assemble webapp and generate site. --------------------------------------------------------------------- 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]
