So, to paraphrase, "no, it can't be done" Maven 1 and Ant have flexibility that Maven 2 lacks, particularly in the form of goal-writing.
On Mon, Oct 13, 2008 at 2:54 PM, Wayne Fay <[EMAIL PROTECTED]> wrote: > Profiles are probably part of (or the entire) the answer. > > Wayne > > On Mon, Oct 13, 2008 at 8:39 AM, Blake Martin <[EMAIL PROTECTED]> > wrote: > > > > Is it possible to run a single execution of a plugin by passing its id in > > somehow? For example, I'd like to run some SQL scripts as a goal, rather > > than as part of my lifecycle, but there are many executions and I only > want > > to run the scripts associated with a particular execution. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
