It's possible that packages with github sources aren't working currently Check FileDownloader.groovy line: def repository_folder = BDROOT + "/" + globalConfig.buildoop.downloads + "/" + uri.split('/')[-1]
It's possible that packages with github sources aren't working currently
Check FileDownloader.groovy line:
def repository_folder = BDROOT + "/" + globalConfig.buildoop.downloads +
"/" + uri.split('/')[-1]