On 10/30/06, Jan Thomä <[EMAIL PROTECTED]> wrote:

currently i am using the assembly - plugin, to assemble a multi-module project
into a single directory containing the binary output of all modules. However,
i always have to call package before assembly, otherwise the assembly-plugin
states that i should call package before assembly and fails. Is there some
way to have package automatically called by assembly, as this is very
repetitive and actually i don't see a reason why assembly does not call
package by default... Any insights are appreciated.

John Casey once explained why you have to call assembly:assembly
separately in Maven 2.0.

See:  
http://www.nabble.com/Re%3A-building-assemblies-from-the-top-level-project-directory-p4735063.html

--
Wendy

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

Reply via email to