[netcdf-java] announce: 4.2.18 release with maven build

Hi all:

The Netcdf-Java/CDM library version 4.2.18 is an experimental version that allows maven building from svn

If you are interested in building from source, you should be able to do:

svn co http://svn.unidata.ucar.edu/repos/thredds/trunk/ thredds
cd thredds
mvn install

This is experimental, please try it out and give feedback.

The jar files are available as the 4.2 development version from the usual place:

http://www.unidata.ucar.edu/software/netcdf-java/

Thanks and Happy Holidays

John  and everyone at Unidata