Re: HOWTO: Have assembly plugin call package automatically before doing assembly?

2006-10-31 Thread Damien Viel

You can also read this, but it's in french...

http://www.dviel.com/archives/35

Damien

Wendy Smoak a écrit :

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 





--
--
Damien Viel | +33 1 41 97 83 20 | [EMAIL PROTECTED]
--
| http://www.improve-foundations.com
__/ \__ | http://www.improve.fr
improve | http://www.application-servers.com
/_\-| http://www.improve-technologies.com
--

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



Re: HOWTO: Have assembly plugin call package automatically before doing assembly?

2006-10-30 Thread Wendy Smoak

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]