I submitted a request to Unidata yesterday for them to update on Maven, though I did not submit it specifically to John Caron. I will send an email to John and make sure he is aware of the request.
On Fri, May 2, 2014 at 10:09 AM, Chris A. Mattmann (JIRA) <j...@apache.org>wrote: > > [ > https://issues.apache.org/jira/browse/TIKA-1287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13988034#comment-13988034] > > Chris A. Mattmann commented on TIKA-1287: > ----------------------------------------- > > Yeah we should contact John Caron or someone from Unidata, they should be > happy to update it. Also do we need to upgrade past NetCDF 4.2-min? Is > there some functionality we need from them? > > > Update NetCDF .jar file on Maven Central > > ---------------------------------------- > > > > Key: TIKA-1287 > > URL: https://issues.apache.org/jira/browse/TIKA-1287 > > Project: Tika > > Issue Type: Bug > > Affects Versions: 1.5 > > Reporter: Ann Burgess > > Labels: jar, maven, netcdf, tika, unit-test, update > > > > I am working to update the NetCDFParser file. When using the > most-recent .jar file available from http://www.unidata.ucar.edu/ at the > command line I receive a note about a depreciated API: > > javac -classpath > ../../../../tika-core/target/tika-core-1.6-SNAPSHOT.jar:../../../../toolsUI-4.3.jar > org/apache/tika/parser/netcdf/NetCDFParser.java > > Note: org/apache/tika/parser/netcdf/NetCDFParser.java uses or overrides > a deprecated API. > > Note: Recompile with -Xlint:deprecation for details. > > After updating the NetCDFParser file with non-deprecated methods (e.x. > changing "dimension.getName()" to "dimension.getFullName()") however, I get > failed unit tests in maven, which I assume is because the Maven Central > Repo has the lapsed version of the .jar file needed for NetCDF files ( > > > http://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22edu.ucar%22%20AND%20a%3A%22netcdf%22) > . > > Can anyone provide insight into how I get the updated .jar file into the > Maven Central Repository? Is there an alternative method to update Tika so > I can run my unit tests in Maven? > > > > -- > This message was sent by Atlassian JIRA > (v6.2#6252) > -- ------------------------------------------------------------------------------------------ Ann Bryant Burgess, PhD Postdoctoral Fellow Computer Science Department University of Southern California Viterbi School of Engineering Los Angeles, CA Alaska Science Center/USGS Anchorage, AK Cell: (585) 738-7549 Office: (907) 786-7059 Fax: (907) 786-7150 E-mail: anniebryant.burg...@gmail.com Office Address: 4210 University Dr., Anchorage, AK 99508-4626 -------------------------------------------------------------------------------------------