not in maven 2. It was only in maven 1. In m2 you have to call aPlugin:aGoal
Arnaud On 27/08/07, Farhan Sarwar <[EMAIL PROTECTED]> wrote: > Well actually there are scenarios where i would want to execute a > plugin:goal outside of the build-cylce and i think i read somewhere > that u can bind a default goal to a plugin... > > On 8/27/07, Wayne Fay <[EMAIL PROTECTED]> wrote: > > I don't know of a way to configure a default goal for a plugin. > > > > However, if you bind the goal to a phase, you don't even need to type > > the plugin (nor the goal) on the CLI... It just all happens > > automagically. > > > > Wayne > > > > On 8/27/07, Farhan Sarwar <[EMAIL PROTECTED]> wrote: > > > Hello Guys, > > > > > > I was just wondering if there is a way to configure/associate a > > > default goal for plugin so that we need not to type the goal name > > > explicitly on the command line > > > > > > Thanks and Regards, > > > > > > Farhan. > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- .......................................................... Arnaud HERITIER .......................................................... OCTO Technology - aheritier AT octo DOT com www.octo.com | blog.octo.com .......................................................... ASF - aheritier AT apache DOT org www.apache.org | maven.apache.org ........................................................... --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
