Use maven profile to do conditional build.  In your case, I would suggest to

create a separate project to do the assembly, and profile it to run only
when a
release occurs.

-D


On 9/11/06, Douglas Ferguson <[EMAIL PROTECTED]> wrote:

Is it possible to bind the assembly plugin to the release phase?



I want to create a jar with dependencies and have it get released, but I
don't want to have to create that everytime I run install.


D-




Reply via email to