Can't resolve dependency due to certificate issue on maven
gigaherz opened this issue ยท 2 comments
> Could not resolve net.darkhax.gamestages:GameStages-1.12.2:1.0.80.
> Could not get resource 'https://maven.mcmoddev.com/net/darkhax/gamestages/GameStages-1.12.2/1.0.80/GameStages-1.12.2-1.0.80.pom'.
> Could not GET 'https://maven.mcmoddev.com/net/darkhax/gamestages/GameStages-1.12.2/1.0.80/GameStages-1.12.2-1.0.80.pom'.
> hostname in certificate didn't match: <maven.mcmoddev.com> != <mcmoddev.com> OR <mcmoddev.com> OR <www.mcmoddev.com>
No rush though -- I'll use it without maven meanwhile.
You need to update to a newer version of Java. Java8 has had a lot of security issues related to this stuff that have been fixed.