Re: How to list goals which are bound to a particular phase?

2008-02-28 Thread Matt Gumbley
I've been looking for this also - the nearest I've found is if you're using the M2 plugin in Eclipse, you can use Run As/Maven build..., and then select the phase from the lifecycle. (Thereby getting a list of the lifecycle phases - there must be some way to do this from the command line!)

How to list goals which are bound to a particular phase?

2008-02-27 Thread Ian Hummel
Hi everyone, Is there anyway to list the lifecycle and goals that will be run when I do e.g. mvn install without actually running the install? Thanks, - ian. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional