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@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/infinispan-dev
--Manik Surtani
Project Lead, Infinispan
Platform Architect, JBoss Data Grid
_______________________________________________ infinispan-dev mailing list infinispan-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/infinispan-dev