Advertisement
JewishCat

Untitled

Feb 12th, 2017
142
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.92 KB | None | 0 0
  1.  
  2. FAILURE: Build failed with an exception.
  3.  
  4. * Where:
  5. Build file 'C:\Users\Exisc\Desktop\forge\KCauldron\build.gradle' line: 162
  6.  
  7. * What went wrong:
  8. A problem occurred evaluating root project 'KCauldron'.
  9. > Could not resolve all dependencies for configuration ':libraries'.
  10. > Could not resolve net.md-5:SpecialSource:1.7-SNAPSHOT.
  11. Required by:
  12. pw.prok:KCauldron:1.7.10-1614.UNOFFICIAL
  13. > Could not resolve net.md-5:SpecialSource:1.7-SNAPSHOT.
  14. > Unable to load Maven meta-data from https://repo.prok.pw/net/md-5/SpecialSource/1.7-SNAPSHOT/maven-metadata.xml.
  15. > Could not GET 'https://repo.prok.pw/net/md-5/SpecialSource/1.7-SNAPSHOT/maven-metadata.xml'.
  16. > hostname in certificate didn't match: <repo.prok.pw> != <prok.pw> OR <prok.pw> OR <www.prok.pw>
  17. > Could not resolve net.minecraft:server:1.7.10.
  18. Required by:
  19. pw.prok:KCauldron:1.7.10-1614.UNOFFICIAL
  20. > Could not resolve net.minecraft:server:1.7.10.
  21. > Could not get resource 'https://repo.prok.pw/net/minecraft/server/1.7.10/server-1.7.10.pom'.
  22. > Could not HEAD 'https://repo.prok.pw/net/minecraft/server/1.7.10/server-1.7.10.pom'.
  23. > hostname in certificate didn't match: <repo.prok.pw> != <prok.pw> OR <prok.pw> OR <www.prok.pw>
  24. > Could not resolve pw.prok:KImagine:0.2.0.
  25. Required by:
  26. pw.prok:KCauldron:1.7.10-1614.UNOFFICIAL
  27. > Could not resolve pw.prok:KImagine:0.2.0.
  28. > Could not get resource 'https://repo.prok.pw/pw/prok/KImagine/0.2.0/KImagine-0.2.0.pom'.
  29. > Could not HEAD 'https://repo.prok.pw/pw/prok/KImagine/0.2.0/KImagine-0.2.0.pom'.
  30. > hostname in certificate didn't match: <repo.prok.pw> != <prok.pw> OR <prok.pw> OR <www.prok.pw>
  31.  
  32. * Try:
  33. Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
  34.  
  35. BUILD FAILED
  36.  
  37. Total time: 28.405 secs
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement