« 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:
     I have not come up with anything using moduleSet to do this...
have you tried asking this on users@... ?

-Best

On Sat, Apr 18, 2009 at 5:41 AM, Adrian Cole <ferncam1@...> wrote:

> The latter, Ryan.
>
> Thanks,
> -Adrian
>
> On Fri, Apr 17, 2009 at 11:00 PM, Ryan Connolly <rynam0@...> wrote:
>>
>> 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
>>
>>
>
>



--
®¥@N

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

    http://xircles.codehaus.org/manage_email


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