Re: @phase binding not working

2008-05-12 Thread Brian Fox
Hi jim, it might be a typo below, buy you still need to specify the goa in the poml, just not the phase. --Brian On May 12, 2008, at 5:14 PM, "Jim Bethancourt" <[EMAIL PROTECTED]> wrote: Hi all, I'm trying to bind my mojo to the package phase using @phase package, and it's not working

@phase binding not working

2008-05-12 Thread Jim Bethancourt
Hi all, I'm trying to bind my mojo to the package phase using @phase package, and it's not working. It works fine if I specify the goal in the plugin execution in the POM that's using the plugin, but I'd like to avoid that since I know the @phase doclet should work. Any suggestions? Thanks, Jim