If I have the assembly in a project, how can I trigger a separate project 
during a release? Sorry I didn't follow that.

Also, what do you mean conditional build?

D-

-----Original Message-----
From: dan tran [mailto:[EMAIL PROTECTED] 
Sent: Monday, September 11, 2006 12:50 PM
To: Maven Users List
Subject: Re: Binding Assembly Executing to the Release Plugin

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-
>
>
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to