Yeah.. I know but I was curious if you didn't define a phase. It will use the configuration when you run it on the commandline. However, what does it do if there are 2 executions that aren't bound to any phase?
-----Original Message----- From: Edwin Punzalan [mailto:[EMAIL PROTECTED] Sent: Thursday, September 14, 2006 10:12 AM To: Maven Users List Subject: Re: Plugins & Executions There is a <phase> in <execution>... you can put it there. Douglas Ferguson wrote: > If you are define a plugin in your pom that isnÂ’t binded to a lifecyle > phase, and then add executions to the plugin. > > > > When will this execute? > > > > I was thinking that it would be great if you can define 2 executions > with separate configs and then somehow instruct the commandline to run > the specific execution. > > > > I guess you could do this with profilesÂ… > > > > --------------------------------------------------------------------- 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]