Problems building Gradle. Cache artifact-at-repository.bin Corrupt?

For some reason no matter what I try, Gradle fails to download dependencies. Log is here: https://gist.github.com/kaendfinger/6481364 Things I have Tried:

  • Removing ~/.gradle * Removing PROJECT_DIRECTORY/.gradle * Reinstalling Gradle (Used GVM and Wrapper) * Using Gradle 1.9 (Nightly)

No matter what, it fails. The build.gradle can be found here

https://github.com/Minetweak/Minetweak/blob/1.6.2-develop/build.gradle

Large Log (From the --debug option): https://gist.github.com/kaendfinger/6481392