You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Jim Bethancourt <ji...@gmail.com> on 2008/05/12 23:14:26 UTC

@phase binding not working

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

Re: @phase binding not working

Posted by Brian Fox <br...@reply.infinity.nu>.
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"  
<ji...@gmail.com> wrote:

> 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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org