Re: Pom user-configured goal+phase aliases

2008-06-13 Thread nicolas de loof
> From: Jason Dillon [mailto:[EMAIL PROTECTED] On Behalf Of Jason > Dillon > Sent: Friday, June 13, 2008 11:11 AM > To: Maven Developers List > Subject: Pom user-configured goal+phase aliases > > Just had a thought, would be nice if the pom exposed someway to define > aliases fo

RE: Pom user-configured goal+phase aliases

2008-06-13 Thread Brian E. Fox
To: Maven Developers List Subject: Pom user-configured goal+phase aliases Just had a thought, would be nice if the pom exposed someway to define aliases for a set of goals/phases. This would allow project specific names to be used to invoke a set of standard maven phases or a set of plugins

Pom user-configured goal+phase aliases

2008-06-13 Thread Jason Dillon
Just had a thought, would be nice if the pom exposed someway to define aliases for a set of goals/phases. This would allow project specific names to be used to invoke a set of standard maven phases or a set of plugins. Like I might want o have a "release" alias, which actually invokes: