As already mentioned here, there are some problems with mod building at the moment. It seems like it fails to check for existing versions and throws this error:
FAILURE: Build failed with an exception.
* Where:
Build file 'F:\Coding\Workspaces\Eclipse\forge-1.12.2-14.23.5.2768-mdk\build.gradle' line: 25
* What went wrong:
A problem occurred evaluating root project 'forge-1.12.2-14.23.5.2768-mdk'.
> No such version exists!
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
BUILD FAILED
Total time: 3.957 secs
Are there any workarounds for it?