Advertisement
Naitenne

GRADLE

Nov 8th, 2016
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.22 KB | None | 0 0
  1.  
  2. I:\Coding\1. Rails of War\2. Code\RoWD 1.7.10-10.13.4.1614>gradle -v
  3.  
  4. ------------------------------------------------------------
  5. Gradle 3.1
  6. ------------------------------------------------------------
  7.  
  8. Build time: 2016-09-19 10:53:53 UTC
  9. Revision: 13f38ba699afd86d7cdc4ed8fd7dd3960c0b1f97
  10.  
  11. Groovy: 2.4.7
  12. Ant: Apache Ant(TM) version 1.9.6 compiled on June 29 2015
  13. JVM: 1.8.0_72 (Oracle Corporation 25.72-b15)
  14. OS: Windows 7 6.1 amd64
  15.  
  16. I:\Coding\1. Rails of War\2. Code\RoWD 1.7.10-10.13.4.1614>gradlew build
  17. To honour the JVM settings for this build a new JVM will be forked. Please consi
  18. der using the daemon: http://gradle.org/docs/2.0/userguide/gradle_daemon.html.
  19.  
  20. FAILURE: Build failed with an exception.
  21.  
  22. * Where:
  23. Build file 'I:\Coding\1. Rails of War\2. Code\RoWD 1.7.10-10.13.4.1614\build.gra
  24. dle' line: 24
  25.  
  26. * What went wrong:
  27. A problem occurred evaluating root project 'RoWD 1.7.10-10.13.4.1614'.
  28. > ForgeGradle 2.0 requires Gradle 2.3 or above.
  29.  
  30. * Try:
  31. Run with --stacktrace option to get the stack trace. Run with --info or --debug
  32. option to get more log output.
  33.  
  34. BUILD FAILED
  35.  
  36. Total time: 7.811 secs
  37.  
  38. 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