Created
January 8, 2014 19:06
-
-
Save dbachelder/8322454 to your computer and use it in GitHub Desktop.
problem when building with elasticsearch1.0.0-beta2
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[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