<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><p>This stems from a discussion Adrian and I had about the maven module structure for Infinispan and how it could change to be more modular.</p><p>/pom.xml &lt;-- parent POM, used to build/test the entire project</p><p>/project &lt;- project details such as team and common factors across all modules (Artifact Id: infinispan-project)&nbsp;</p><p>/distribution &lt;-- aggregator POM to build a complete and coherent distribution&nbsp;(Artifact Id: infinispan-distribution)</p><p>
/core &lt;-- core code + tests. &nbsp;(Artifact Id: infinispan-core)</p><p>/cachestore/*
&lt;-- several sub-modules here, for cache stores that have external
dependencies.&nbsp; Such as JDBC, BDBJE, S3 so that external dependencies
can be mapped separately. &nbsp;Typical artifact ids: infinispan-cachestore-bdbje<br></p><p>/tree &lt;-- for the tree cache API&nbsp;(Artifact Id: infinispan-tree)<br>
/fine-grained &lt;-- for the fine-grained API&nbsp;(Artifact Id: infinispan-fine-grained)</p><div>Any thoughts/comments/suggestions on the above?</div><p>Cheers</p><div apple-content-edited="true"> <span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-infinispantal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-infinispantal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>--</div><div>Manik Surtani</div><div>Lead, JBoss Cache</div><div><a href="http://www.jbosscache.org">http://www.jbosscache.org</a><br><a href="mailto:manik@jboss.org" target="_blank">manik@jboss.org</a></div><div><br></div></div></span><br class="Apple-interchange-newline"></div></span><br class="Apple-interchange-newline"> </div><br></body></html>