[Question] Building JAR(s) for Mekanism using Intellij
chaos234 opened this issue ยท 1 comments
Well, sounds a little bit confuseing but after I added my stuff into mekanism (read #2988) I wanted to make/build the jar for the compleat mod (including tools and generators) but Intellij won't either give me a compiled and packed JAR-File so what I am doing wrong?
Workspace was setuped correctly because all references worked fine.
Nvm ... simply run the build.gradle file and all is well done, but is it normal that I am getting the following BUILD FAIL:
BUILD FAILED
Total time: 14.608 secs
FAILURE: Build failed with an exception.
-
What went wrong:
Failed to capture snapshot of output files for task 'releaseJars' during up-to-date check. See stacktrace for details.Failed to create MD5 hash for file E:\Dropbox\github\Mekanism.gradle\2.10\taskArtifacts\cache.properties.lock.
-
Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
Process finished with exit code 1