SQLException(String reason, Throwable cause)
was added in Java 6Thanks 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.