And here's what SBT is trying to do:[info] Resolving de.neuland#jade4j;0.3.8 ...[warn] module not found: de.neuland#jade4j;0.3.8before it finally spits out the ResolveException since that version doesn't exist. If I plug in a made-up version number for the artifact, it tries to resolve that number -- as far as I've seen, it's only 0.3.2 it turns into something else. Is anyone else able to reproduce this, or am I just going crazy here?