Skip to content

Instantly share code, notes, and snippets.

@shellac
Created August 17, 2011 10:12
Show Gist options
  • Save shellac/1151257 to your computer and use it in GitHub Desktop.
Save shellac/1151257 to your computer and use it in GitHub Desktop.
Classpath hell for TDB
$ export CLASSPATH=~/.m2/repository/com/hp/hpl/jena/tdb/0.8.11-SNAPSHOT/tdb-0.8.11-SNAPSHOT.jar:~/.m2/repository/com/hp/hpl/jena/arq/2.8.9-SNAPSHOT/arq-2.8.9-20110816.103635-29.jar:~/.m2/repository/com/hp/hpl/jena/jena/2.6.4/jena-2.6.4.jar:~/.m2/repository/com/hp/hpl/jena/iri/0.8/iri-0.8.jar:~/.m2/repository/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.jar:~/.m2/repository/org/slf4j/slf4j-log4j12/1.6.1/slf4j-log4j12-1.6.1.jar:~/.m2/repository/log4j/log4j/1.2.16/log4j-1.2.16.jar:~/.m2/repository/xerces/xercesImpl/2.7.1/xercesImpl-2.7.1.jar:~/.m2/repository/com/ibm/icu/icu4j/3.4.4/icu4j-3.4.4.jar:~/.m2/repository/org/apache/lucene/lucene-core/3.0.2/lucene-core-3.0.2.jar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment