FYI: Found a way to get this done by applying different rules for core
module vs the rest. Start with the rest, i.e. s3:
useTransitiveDependencies=true, useTransitiveFiltering=true and exclude
for infinispan-core*
By doing this, S3 modules gets all it's dependencies and transitive ones
except anything to do with infinispan-core module.
We can't apply this same rule for core module cos it'd result on no
dependencies on core being included in the zip, so I created another
module set for only core with useTransitiveDependencies=false
On 07/22/2009 06:19 PM, Adrian Cole wrote:
+thanks, Galder
On Wed, Jul 22, 2009 at 6:02 PM, Manik Surtani<manik(a)jboss.org> wrote:
> On 22 Jul 2009, at 16:59, Galder Zamarreno wrote:
>
>>
>> On 07/09/2009 10:49 AM, Manik Surtani wrote:
>>> On 9 Jul 2009, at 08:57, Galder Zamarreno wrote:
>>>
>>>> Manik, for Alph6, what do u think we should be doing? Leave
>>>> useTransitiveDependencies as it is and make modules such as S3 be
>>>> more
>>>> explicit with their dependencies? Or set it to true?
>>> I'm not fussed which approach we take. They're both kinda hacky
>>> workarounds around Maven's inadequacies either way. :-)
>> We need a workaround though or otherwise people won't be able for
>> example to run the demo connecting to S3:
>>
>>
https://jira.jboss.org/jira/browse/ISPN-140
>>
>> I'll try to resolve this in the next couple of days so that it's
>> ready for Beta1.
> great, thanks!
>
>
> --
> Manik Surtani
> manik(a)jboss.org
> Lead, Infinispan
> Lead, JBoss Cache
>
http://www.infinispan.org
>
http://www.jbosscache.org
>
>
>
>
> _______________________________________________
> infinispan-dev mailing list
> infinispan-dev(a)lists.jboss.org
>
https://lists.jboss.org/mailman/listinfo/infinispan-dev
>
--
Galder ZamarreƱo
Sr. Software Engineer
Infinispan, JBoss Cache