[IPT] IPT Maven build error

Tim Robertson trobertson at gbif.org
Thu Aug 27 00:13:16 CEST 2009


Hi Aaron,

http://java.sun.com/j2se/1.5.0/docs/api/java/sql/SQLException.html
http://java.sun.com/javase/6/docs/api/java/sql/SQLException.html

SQLException(String reason, Throwable cause) was added in Java 6

I have this in my .bashrc on the mac to quickly change between versions:

#JAVA_HOME=/System/Library/Frameworks/JavaVM.framework/Versions/1.5/Home
JAVA_HOME=/System/Library/Frameworks/JavaVM.framework/Versions/1.6/Home
export JAVA_HOME

Cheers

Tim

On Aug 26, 2009, at 1:01 PM, Aaron Steele wrote:

> Thanks for the fast response! The missing JAR error has been resolved,
> but a new error has emerged. Basically the constructor
> SQLException(java.lang.String,java.lang.ClassNotFoundException) can't
> be found. Here's the Maven output for the test task in pom.xml:
>
> http://txtb.in/4cP
>
> FWIW, I'm running Maven on Mac OS X with Java 1.5.
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.gbif.org/pipermail/ipt/attachments/20090826/69291208/attachment.html 


More information about the IPT mailing list