Thanks Dave! I have added the Oracle JDBC jar also to the GBIF maven repository, so there is one more potential source now. I have to admit due to the lack of an oracle installation to test with I havent tried the IPT with Oracle yet. From Oracles download site there are 2 other jdbc drivers for java5 available that might also be worth trying if anyone has access to Oracle. Id be glad to know which driver works best with most oracle versions.
Markus
On Aug 26, 2009, at 8:14, Dave Martin wrote:
Hi Aaron,
The missing jar is here:
http://oodt.jpl.nasa.gov/download/private/com/oracle/ojdbc/14/
If you download ojdbc-14.jar to a local directory and run
mvn install:install-file -DgroupId=ojdbc -DartifactId=ojdbc - Dversion=14 -Dpackaging=jar -Dfile=ojdbc-14.jar -Dpackaging=jar - DgeneratePom=true -DcreateChecksum=true
this should get it working for you.
Im guessing one of the repositories this is usually pulled down from is offline for some reason.
Cheers
Dave Martin
On 26 Aug 2009, at 08:04, Aaron Steele wrote:
I'm having problems building gbif-providertool/pom.xml via Maven in r1442 of trunk. Here is the Maven output for the test task in pom.xml:
This doesn't appear to be a known issue. Has anyone run into this before? _______________________________________________ IPT mailing list IPT@lists.gbif.org http://lists.gbif.org/mailman/listinfo/ipt