[geotk] Re: Is there a Maven repository for NetCDF around?
Jon Blower
j.d.blower at reading.ac.uk
Thu Jun 11 10:53:24 EDT 2009
Hi Martin,
Yes, the repo has been set up by the University of Florence. Actually
this should have been captured on the mailing list - did you not find
it? There was also a discussion about how the dependencies have been
set up.
Anyway, here are the relevant POM fragments. I assume that new
library versions will be uploaded in due course.
<dependency>
<groupId>essi-unidata</groupId>
<artifactId>netcdf-java</artifactId>
<version>4.0.41</version>
</dependency>
<repository>
<name>Java-NetCDF repository at University of Florence</name>
<snapshots>
<enabled>false</enabled>
</snapshots>
<id>netcdf</id>
<url>http://ulisse.pin.unifi.it:8080/archiva/repository/ext.public.rel</url>
</repository>
Hope this helps,
Jon
On Thu, Jun 11, 2009 at 3:42 PM, Martin
Desruisseaux<martin.desruisseaux at geomatys.fr> wrote:
> Hello Jon
>
> I just saw your post on the UCAR mailing list:
>
> http://www.unidata.ucar.edu/mailing_lists/archives/netcdf-java/2009/msg00084.html
>
> I would be interrested to know the conclusion of this thread: do we have a
> new public Maven repository setup somewhere with NetCDF? If not, I could
> deploy NetCDF on the http://maven.geotoolkit.org. I would deploy the version
> currently used by GeoTools first (I would take the opportunity for fixing a
> mistake, since the SLF4J dependency is missing if I remember right), and
> would deploy the latest version too.
>
> Martin
>
--
Dr Jon Blower
Technical Director, Reading e-Science Centre
Environmental Systems Science Centre
University of Reading
Harry Pitt Building, 3 Earley Gate
Reading RG6 6AL. UK
Tel: +44 (0)118 378 5213
Fax: +44 (0)118 378 6413
j.d.blower at reading.ac.uk
http://www.nerc-essc.ac.uk/People/Staff/Blower_J.htm
More information about the Geotoolkit
mailing list