On Jan 25, 2008 6:46 AM, Chris A.
<[EMAIL PROTECTED]> wrote:
>
> So, the only way I found to remove the jar of my module from the zip file of
> all the dependencies is to exclude the module explicitely in the
> DependencySets of the assembly configuration file. Does this kinds of
> packaging constitute a good practice? if not, is there another way to do it?

Often, people build the assembly from a separate module with packaging of 'pom'.

Then you can do what you need in the pom for the assembly, without
affecting the pom for your artifact.

-- 
Wendy

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

Reply via email to