<div dir="ltr">Hi all (esp. Josh),<div><br></div><div>Thank you very much for making the OMERO libraries available as Maven artifacts. It will make developing Java libraries which use OMERO much easier!</div><div><br></div>

<div>I tried adding a dependency to omero:blitz:5.0.2-ice35-b26 today, but unfortunately ran into some dependency resolution errors. Details here: <a href="https://gist.github.com/ctrueden/94bb1d3b6b8398aa1307">https://gist.github.com/ctrueden/94bb1d3b6b8398aa1307</a></div>

<div><br></div><div>The four problematic dependencies are:</div><div><div>* ome:bio-formats:jar:5.0.2-ice35-b26</div><div>* hsqldb:hsqldb:jar:1.8.0.2</div><div>* org.springframework:org.springframework.context.support:jar:3.0.1.RELEASE-A</div>

<div>* org.springframework.ldap:spring-ldap:jar:1.3.0.RELEASE-all</div></div><div><br></div><div>I searched <a href="http://artifacts.openmicroscopy.org/">http://artifacts.openmicroscopy.org/</a> and <a href="http://search.maven.org/">http://search.maven.org/</a> and could not find these specific GAVs anywhere, although there are similar artifacts in all cases:</div>

<div><br></div><div>&gt; ome:bio-formats:5.0.2-ice35-b26</div><div><br></div><div>ome:formats-api:5.0.2 ?</div><div><br></div><div>&gt; hsqldb:hsqldb:1.8.0.2</div><div><br></div><div>hsqldb:hsqldb:1.8.0.10 ?</div><div><br>

</div><div>&gt; org.springframework:org.springframework.context.support:3.0.1.RELEASE-A</div><div><br></div><div>org.springframework:spring-context-support:3.0.1.RELEASE ?</div><div><br></div><div>&gt; org.springframework.ldap:spring-ldap:1.3.0.RELEASE-all</div>

<div><br></div><div>org.springframework.ldap:spring-ldap:1.3.0.RELEASE ?<br></div><div><br></div><div>Any suggestions on how to get this working?</div><div><br></div><div>Thanks,</div><div>Curtis</div></div>