You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Zemian Deng <ke...@gmail.com> on 2008/04/23 22:01:24 UTC

how to prevent default goal in a phase to run?

Hi,

I have successfully setup and bind assembly plugin in pom to generate my
custom jar file at package phase. But then the default jar:jar still get run
during package phase. How can i prevent it from running, or skip this goal?

-- 
Thanks,
Zemian Deng

Re: how to prevent default goal in a phase to run?

Posted by walid joseph Gedeon <wg...@gmail.com>.
Hello Zemian,
   Can you share parts of your pom?
Thanks.

On Wed, Apr 23, 2008 at 10:01 PM, Zemian Deng <ke...@gmail.com>
wrote:

> Hi,
>
> I have successfully setup and bind assembly plugin in pom to generate my
> custom jar file at package phase. But then the default jar:jar still get
> run
> during package phase. How can i prevent it from running, or skip this
> goal?
>
> --
> Thanks,
> Zemian Deng
>