anatawa12 / ForgeGradle-1.2

This is only for FG_1.2(for minecraft 1.7.10). Minecraft mod development framework used by Forge and FML for the gradle build system
GNU Lesser General Public License v2.1
82 stars 32 forks source link

Using insecure protocols with repositories, without explicit opt-in, has been deprecated. #55

Closed anatawa12 closed 3 years ago

anatawa12 commented 3 years ago
Using insecure protocols with repositories, without explicit opt-in, has been deprecated. This is scheduled to be removed in Gradle 7.0. Switch Maven repository 'forge(http://files.minecraftforge.net/maven)' to a secure protocol (like HTTPS) or allow insecure protocols. See https://docs.gradle.org/6.8.3/dsl/org.gradle.api.artifacts.repositories.UrlArtifactRepository.html#org.gradle.api.artifacts.repositories.UrlArtifactRepository:allowInsecureProtocol for more details.
        at build_cfen1vlm1xrek71yq55lg84rv$_run_closure6.doCall(/Users/anatawa12/IdeaProjects/ASM-main/build.gradle:166)
        (Run with --stacktrace to get the full stack trace of this deprecation warning.)