You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Could not find method getCheckedOutBranchFromProject() for arguments [] on root project 'ShakaApktool' of type org.gradle.api.Project.
Build file '/Users/xxx/Documents/xxx/logic/ShakaApktool/build.gradle' line: 23
大佬求解
The text was updated successfully, but these errors were encountered:
08:33:50.231 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] * What went wrong:
08:33:50.231 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] A problem occurred configuring project ':shaka'.
08:33:50.231 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] > Could not resolve all dependencies for configuration ':shaka:classpath'.
08:33:50.231 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] > Could not resolve nl.eveoh:gradle-aspectj:1.6.
08:33:50.232 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] Required by:
08:33:50.232 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] project :shaka
08:33:50.232 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] > Could not resolve nl.eveoh:gradle-aspectj:1.6.
08:33:50.232 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] > Could not get resource 'https://maven.eveoh.nl/content/repositories/releases/nl/eveoh/gradle-aspectj/1.6/gradle-aspectj-1.6.pom'.
08:33:50.232 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] > Could not GET 'https://maven.eveoh.nl/content/repositories/releases/nl/eveoh/gradle-aspectj/1.6/gradle-aspectj-1.6.pom'.
08:33:50.232 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] > sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
Could not find method getCheckedOutBranchFromProject() for arguments [] on root project 'ShakaApktool' of type org.gradle.api.Project.
Build file '/Users/xxx/Documents/xxx/logic/ShakaApktool/build.gradle' line: 23
大佬求解
The text was updated successfully, but these errors were encountered: