If there is any Maven user wanting to test the 4.3.10 release, I
deployed the "thread-parent" artifact (and only that one - the remaining
is on the UCAR repository) on
http://maven.geotoolkit.org/edu/ucar/thredds-parent/. So if you have
both the Geotk and the UCAR repositories in your pom.xml file, it should
work.
Martin
Le 18/05/12 11:54, Martin Desruisseaux a écrit :
Hello John
Le 11/05/12 23:39, John Caron a écrit :
We are continuing to improve our maven build files, and maven
artifacts are now publically available at
https://artifacts.unidata.ucar.edu/content/repositories/unidata-releases/
<https://artifacts.unidata.ucar.edu/content/repositories/unidata-releases/>
Thanks, but looking at
https://artifacts.unidata.ucar.edu/content/repositories/unidata-releases/edu/ucar/
it seems that the "thredds-parent" artifact has not been deployed?
Even if this artifact contains no JAR (only the parent pom.xml), it is
necessary for allowing the use of the "netcdf" dependency, otherwise
Maven reports a "Could not resolve dependencies" error...
Martin