I figured a way to make this work.  The way the project is arranged,
there is the parent module... but there is also a submodule which
generates the war and has all the others as dependencies. Put the
assembly code in this module and it only runs when that module runs.
:-)

On Fri, Jul 17, 2009 at 9:36 AM, Jim Collings<jlistn...@gmail.com> wrote:
> So in other terms, I want to run an assembly in a specified phase for
> a specified module.
>
> On Fri, Jul 17, 2009 at 9:10 AM, Jim Collings<jlistn...@gmail.com> wrote:
>> So I have a project which builds several submodules but culminates in
>> the construction of a war file out of those submodules.  In the end,
>> all I need is the war file. How can I run an assembly AFTER and ONLY
>> AFTER everything else is done and exclusive of the submodules?
>>
>>
>> Jim C.
>>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to