Advertisement
zerotheliger

Untitled

Nov 25th, 2014
167
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 4.36 KB | None | 0 0
  1.  
  2. C:\Users\Nicholas\Desktop\TinkersConstruct-experimental>gradlew.bat setupDecompW
  3. orkspace
  4. Downloading https://services.gradle.org/distributions/gradle-2.0-bin.zip
  5. ................................................................................
  6. ................................................................................
  7. ................................................................................
  8. ................................................................................
  9. ................................................................................
  10. ................................................................................
  11. ................................................................................
  12. ................................................................................
  13. ................................................................................
  14. ................................................................................
  15. ................................................................................
  16. ................................................................................
  17. ................................................................................
  18. ................................................................................
  19. ................................................................................
  20. ................................................................................
  21. ................................................................................
  22. ................................................................................
  23. ................................................................................
  24. ................................................................................
  25. ................................................................................
  26. ................................................................................
  27. ................................................................................
  28. ................................................................................
  29. ................................................................................
  30. .........................................................................
  31. Unzipping C:\Users\Nicholas\.gradle\wrapper\dists\gradle-2.0-bin\5h57m9vra0mjv9q
  32. s45oqtsb5c0\gradle-2.0-bin.zip to C:\Users\Nicholas\.gradle\wrapper\dists\gradle
  33. -2.0-bin\5h57m9vra0mjv9qs45oqtsb5c0
  34. Download http://repo1.maven.org/maven2/org/eclipse/equinox/preferences/3.5.200-v
  35. 20140224-1527/preferences-3.5.200-v20140224-1527.pom
  36. Download http://repo1.maven.org/maven2/org/eclipse/equinox/registry/3.5.400-v201
  37. 40428-1507/registry-3.5.400-v20140428-1507.pom
  38. Download http://repo1.maven.org/maven2/org/eclipse/osgi/3.10.0-v20140606-1445/os
  39. gi-3.10.0-v20140606-1445.pom
  40. Download http://repo1.maven.org/maven2/org/eclipse/core/jobs/3.6.0-v20140424-005
  41. 3/jobs-3.6.0-v20140424-0053.pom
  42. Download http://repo1.maven.org/maven2/org/eclipse/core/contenttype/3.4.200-v201
  43. 40207-1251/contenttype-3.4.200-v20140207-1251.pom
  44. Download http://repo1.maven.org/maven2/org/eclipse/equinox/app/1.3.200-v20130910
  45. -1609/app-1.3.200-v20130910-1609.pom
  46. Download http://repo1.maven.org/maven2/org/eclipse/core/runtime/3.10.0-v20140318
  47. -2214/runtime-3.10.0-v20140318-2214.pom
  48. Download http://files.minecraftforge.net/maven/net/minecraftforge/gradle/ForgeGr
  49. adle/1.2-SNAPSHOT/ForgeGradle-1.2-20141121.020503-222.jar
  50. Download https://oss.sonatype.org/content/repositories/snapshots/net/md-5/Specia
  51. lSource/1.7-SNAPSHOT/SpecialSource-1.7-20140603.053256-8.jar
  52. Download http://files.minecraftforge.net/maven/net/minecraftforge/srg2source/Srg
  53. 2Source/3.2-SNAPSHOT/Srg2Source-3.2-20141003.234134-43.jar
  54.  
  55. FAILURE: Build failed with an exception.
  56.  
  57. * What went wrong:
  58. A problem occurred configuring root project 'TConstruct'.
  59. > Could not resolve all dependencies for configuration ':classpath'.
  60.    > Could not download artifact 'org.apache.httpcomponents:httpclient:4.3.3:htt
  61. pclient.jar'
  62.       > Could not HEAD 'http://repo1.maven.org/maven2/org/apache/httpcomponents/
  63. httpclient/4.3.3/httpclient-4.3.3.jar'.
  64.          > Connection reset
  65.  
  66. * Try:
  67. Run with --stacktrace option to get the stack trace. Run with --info or --debug
  68. option to get more log output.
  69.  
  70. BUILD FAILED
  71.  
  72. Total time: 1 mins 44.69 secs
  73.  
  74. C:\Users\Nicholas\Desktop\TinkersConstruct-experimental>^A
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement