the problem is that it then becomes a transitive dependency. (even when market as "optional")
musachy On Wed, Jul 29, 2009 at 12:20 PM, Lukasz Lenart<[email protected]> wrote: > 2009/7/29 Musachy Barroso <[email protected]>: >> hum..interesting..let me try to delete asm from my repo and see if it >> doesn't shade the classes. > > I think I found the reason - in parent pom, the asm was marked as a > provided. When I removed that I was able to built package with shaded > asm ;-) > > Someone can confirm that? I'm not a maven expert ;-) > > > Regards > -- > Lukasz > http://www.lenart.org.pl/ > http://dailylog.lenart.org.pl/ > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- "Hey you! Would you help me to carry the stone?" Pink Floyd --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
