Hi all,
I'm having a problem with the assembly plugin. It isn't including 
dependencies for a binary within a module set.  I have the following 
configuration:



    <moduleSet>
 
      <includes>
        <include>my.company:my-artifact</include>
      </includes>
 
      <binaries>
        <includeDependencies>true</includeDependencies>
        <useStrictFiltering>true</useStrictFiltering>
        <outputDirectory>lib</outputDirectory>
        <unpack>false</unpack>
      </binaries>
 
    </moduleSet>
 
The module artifact is included fine, but none of its dependencies. There 
doesn't seem to be any issue raised for this problem yet. Just wondering 
if anyone has seen it before.

Cheers,
Kevin



---

This e-mail may contain confidential and/or privileged information. If you 
are not the intended recipient (or have received this e-mail in error) 
please notify the sender immediately and destroy this e-mail. Any 
unauthorized copying, disclosure or distribution of the material in this 
e-mail is strictly forbidden.

Reply via email to