Hi,

a common issue when using several frameworks is the compatibility
between required libs (e.g. asm, cglib, javassist).

Is it possible in buildr to somehow specify that for an artifact
(specified with transitive()) certain transitive dependencies shall not
be pulled in (as an equivalent to mavens exclusions element)?

E.g. s.th. like
transitive( 'org.hibernate:hibernate:jar:3.2.4.ga' ).exclude( 'cglib:cglib' )?

Thanx && cheers,
Martin


Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to