> After examining the slightly older version in my local repo, it turns out > that although unzip tolerates the archive, jar does not. > > A nicer error message would have been good, but I am not sure that that is > really a Maven issue. It likely has to do with the particular JVM and > class loader that I am using (in my case that the Apple Java > implementation).
Not sure how (or where) that type of error could be handled. It is true that none of the jars on the classpath had that org.postgresql.Driver because the jar which did have it was, for all intents, corrupt so the class was not visible to the plugin. :) Wayne --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
