TeamWizardry / LibrarianLib

A library for the TeamWizardry mods
GNU Lesser General Public License v3.0
26 stars 21 forks source link

[1.12.2] Maven Certificate expired #178

Closed TheidenHD closed 2 years ago

TheidenHD commented 2 years ago
> Task :compileApiKotlin FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':compileApiKotlin'.
> Could not resolve all files for configuration ':apiCompileClasspath'.
   > Could not resolve com.teamwizardry.librarianlib:librarianlib-1.12.2:4.18-SNAPSHOT.
     Required by:
         project :
      > Could not resolve com.teamwizardry.librarianlib:librarianlib-1.12.2:4.18-SNAPSHOT.
         > Unable to load Maven meta-data from http://maven.bluexin.be/repository/snapshots/com/teamwizardry/librarianlib/librarianlib-1.12.2/4.18-SNAPSHOT/maven-metadata.xml.
            > Could not get resource 'http://maven.bluexin.be/repository/snapshots/com/teamwizardry/librarianlib/librarianlib-1.12.2/4.18-SNAPSHOT/maven-metadata.xml'.
               > Could not GET 'http://maven.bluexin.be/repository/snapshots/com/teamwizardry/librarianlib/librarianlib-1.12.2/4.18-SNAPSHOT/maven-metadata.xml'.
                  > sun.security.validator.ValidatorException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
Bluexin commented 2 years ago

It's fixed now, sorry about that. Not sure why, but the automatic certificate renewal is borked.