<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On 12 Jan 2009, at 10:54, Juraci Costa wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>All,<br><br>Is there anything I can read about how we publish artifacts to the main maven repository and maybe suggest some change to that? I'm asking that because it is not the first time I see a mismatch between version numbers in the public maven repository. So, if we follow some guide when publishing it to the main repository, we need to make certain to not use SNAPSHOT (which are temporal, AFAIK), and use GA's instead. <br><br>Example:<br>Hibernate tag 3.3.1.GA points to jbosscache-core 2.1.1.GA<br><a href="https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.1.GA/cache-jbosscache2/pom.xml">https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.1.GA/cache-jbosscache2/pom.xml</a><br><br>JBoss Cache core 2.1.1.GA says that its parent is jbosscache-common-parent 1.3-SNAPSHOT<br>http://repository.jboss.org/maven2/org/jboss/cache/jbosscache-core/2.1.1.GA/jbosscache-core-2.1.1.GA.pom<br><br>But it doesn't exists. Only 1.3 or 1.4 are available. <br>http://repository.jboss.org/maven2/org/jboss/cache/jbosscache-common-parent/<br><br>To fix a local build, I can change my local jbosscache-core-2.1.1.GA.pom to point to jbosscache-common-parent 1.3 or 1.4, but we would also need to change it on our Hudson machines. Although possible, this sounds wrong, as the builds should be reproducible without manual changes to the environment :-) </div></blockquote><div><br></div><div>jbosscache-common-parent 1.3-SNAPSHOT does exist, but only in the snapshots repository and not in the main repository.</div><div><br></div><div>I know we shouldn't be using snapshots but this had somehow leaked through when 2.1.1.GA was cut. &nbsp;If anything though, you should be using the latest and greatest of the 2.x series (2.2.1.GA), but again I know that that would depend on potentially a new Hibernate release, etc. &nbsp;</div></div><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-horizontal-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-horizontal-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><br></div><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>