[infinispan-dev] Finding unused dependecies in infinispan distribution zip

Manik Surtani manik at jboss.org
Mon Jun 18 05:38:17 EDT 2012


Try doing mvn dependency:tree for each module (or in the root) to print out the dependency graph.  That'll help people understand which dependencies are needed and which are not.


On 18 Jun 2012, at 08:36, Adrian Nistor wrote:

> Hi,
> 
> I'm trying to reduce the size of the distribution archives by removing 
> jar duplication. I noticed that we can already shave off 40MB of 160MB 
> by removing duplication.
> 
> Another option is to remove dependencies which are not actually needed 
> (if there are any). Can I get some help from module authors to detect them?
> 
> Thanks,
> Adrian
> _______________________________________________
> infinispan-dev mailing list
> infinispan-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/infinispan-dev

--
Manik Surtani
manik at jboss.org
twitter.com/maniksurtani

Project Lead, Infinispan
http://www.infinispan.org

Platform Architect, JBoss Data Grid
http://www.redhat.com/promo/dg6beta

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/infinispan-dev/attachments/20120618/ab909f70/attachment.html 


More information about the infinispan-dev mailing list