Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- I:\Coding\1. Rails of War\2. Code\RoWD 1.7.10-10.13.4.1614>gradle -v
- ------------------------------------------------------------
- Gradle 3.1
- ------------------------------------------------------------
- Build time: 2016-09-19 10:53:53 UTC
- Revision: 13f38ba699afd86d7cdc4ed8fd7dd3960c0b1f97
- Groovy: 2.4.7
- Ant: Apache Ant(TM) version 1.9.6 compiled on June 29 2015
- JVM: 1.8.0_72 (Oracle Corporation 25.72-b15)
- OS: Windows 7 6.1 amd64
- I:\Coding\1. Rails of War\2. Code\RoWD 1.7.10-10.13.4.1614>gradlew build
- To honour the JVM settings for this build a new JVM will be forked. Please consi
- der using the daemon: http://gradle.org/docs/2.0/userguide/gradle_daemon.html.
- FAILURE: Build failed with an exception.
- * Where:
- Build file 'I:\Coding\1. Rails of War\2. Code\RoWD 1.7.10-10.13.4.1614\build.gra
- dle' line: 24
- * What went wrong:
- A problem occurred evaluating root project 'RoWD 1.7.10-10.13.4.1614'.
- > ForgeGradle 2.0 requires Gradle 2.3 or above.
- * 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: 7.811 secs
- I:\Coding\1. Rails of War\2. Code\RoWD 1.7.10-10.13.4.1614>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement