« Return to Thread: assembly: moduleSet/binaries but without the module

Re: assembly: moduleSet/binaries but without the module

by rynam0 :: Rate this Message:

Reply to Author | View in Thread

Adrian:
    When you say you want to get the dependencies of *a module do you
really mean for an individual module or for each module in a defined
moduleset?

On 4/17/09, Adrian Cole <ferncam1@...> wrote:

> Hello, I'd like to use moduleSet to get the dependencies of a module, but
> not include the module itself:
>
>     <moduleSet>
>               <binaries>
>                 <unpack>false</unpack>
>                 <!-- TODO do not insert the project jar itself, only the
> deps -->
>                 <outputDirectory>/.ignore</outputDirectory>
>                 <dependencySets>
>                     <dependencySet>
>                         <outputDirectory>lib</outputDirectory>
>                     </dependencySet>
>                 </dependencySets>
>             </binaries>
>         </moduleSet>
>
> Does anyone know how to achieve this?
>
> Thanks,
> -Adrian Cole
>

--
Sent from my mobile device

®¥@N

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


 « Return to Thread: assembly: moduleSet/binaries but without the module