Skip to content

Instantly share code, notes, and snippets.

@dbachelder
Created January 8, 2014 19:06
Show Gist options
  • Save dbachelder/8322454 to your computer and use it in GitHub Desktop.
Save dbachelder/8322454 to your computer and use it in GitHub Desktop.
problem when building with elasticsearch1.0.0-beta2
[info] Compiling 183 Scala sources to /home/dev/projects/core/target/scala-2.10/classes...
[warn] Class org.elasticsearch.common.joda.convert.FromString not found - continuing with a stub.
[warn] Caught: java.lang.NullPointerException while parsing annotations in /home/.ivy2/cache/org.elasticsearch/elasticsearch/jars/elasticsearch-1.0.0.Beta2.jar(org/elasticsearch/common/joda/time/DateTime.class)
[error] error while loading DateTime, class file '/home/.ivy2/cache/org.elasticsearch/elasticsearch/jars/elasticsearch-1.0.0.Beta2.jar(org/elasticsearch/common/joda/time/DateTime.class)' is broken
[error] (class scala.MatchError/p (of class java.lang.Character))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment