minqukanq opened this issue 4 years ago ยท 0 comments
Text must not be null
Error in build.script
def url = "http://pastebin.com/raw/EjsPPpVG".toURL() def versions = new JsonSlurper().parseText url.text ...