Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- > compile
- [info] Compiling 1 Scala source to /Users/erik/code/soda-profile/core/target/scala-2.11/classes...
- [error] missing or invalid dependency detected while loading class file 'Mapping.class'.
- [error] Could not access type $anon in value com.soda.profile.analysis.evidence.TwitterEvidence.twEvIO,
- [error] because it (or its dependencies) are missing. Check your build definition for
- [error] missing or conflicting dependencies. (Re-run with `-Ylog-classpath` to see the problematic classpath.)
- [error] A full rebuild may help if 'Mapping.class' was compiled against an incompatible version of com.soda.profile.analysis.evidence.TwitterEvidence.twEvIO.
- java.lang.ClassCastException
- [error] error while loading Mapping, class file '/Users/erik/code/soda-profile/core/target/scala-2.11/classes/com/soda/profile/models/Mapping.class' is broken
- [error] (class java.lang.RuntimeException/error reading Scala signature of Mapping.class: null)
- [error] two errors found
- [error] (root/compile:compile) Compilation failed
- [error] Total time: 2 s, completed 13.01.2015 19:34:42
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement