On Dec 7, 2007 8:22 AM, Wendy Smoak <[EMAIL PROTECTED]> wrote: > > This configuration do not work because site is a plugin and not a phase: > > There is also a site lifecycle with phases pre-site, site, post-site, > and site-deploy. > > Try binding your execution to the site-deploy phase, and it should > happen after the other things.
Ah, nevermind... I was intent on correcting the 'site is a plugin and not a phase' statement. :) If you're executing a single plugin goal (site:stage) then I don't think you'll get the usual phase executions. -- Wendy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
