[ome-devel] OMERO blitz Maven artifact dependency resolution
Curtis Rueden
ctrueden at wisc.edu
Thu Jun 5 17:17:11 BST 2014
Hi all (esp. Josh),
Thank you very much for making the OMERO libraries available as Maven
artifacts. It will make developing Java libraries which use OMERO much
easier!
I tried adding a dependency to omero:blitz:5.0.2-ice35-b26 today, but
unfortunately ran into some dependency resolution errors. Details here:
https://gist.github.com/ctrueden/94bb1d3b6b8398aa1307
The four problematic dependencies are:
* ome:bio-formats:jar:5.0.2-ice35-b26
* hsqldb:hsqldb:jar:1.8.0.2
*
org.springframework:org.springframework.context.support:jar:3.0.1.RELEASE-A
* org.springframework.ldap:spring-ldap:jar:1.3.0.RELEASE-all
I searched http://artifacts.openmicroscopy.org/ and http://search.maven.org/
and could not find these specific GAVs anywhere, although there are similar
artifacts in all cases:
> ome:bio-formats:5.0.2-ice35-b26
ome:formats-api:5.0.2 ?
> hsqldb:hsqldb:1.8.0.2
hsqldb:hsqldb:1.8.0.10 ?
> org.springframework:org.springframework.context.support:3.0.1.RELEASE-A
org.springframework:spring-context-support:3.0.1.RELEASE ?
> org.springframework.ldap:spring-ldap:1.3.0.RELEASE-all
org.springframework.ldap:spring-ldap:1.3.0.RELEASE ?
Any suggestions on how to get this working?
Thanks,
Curtis
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openmicroscopy.org.uk/pipermail/ome-devel/attachments/20140605/bb406fd0/attachment.html>
More information about the ome-devel
mailing list