Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

An error occured when compile the source code (OS:Mac Gradle 4.0.1 ) #47

Open
Daemonceltics opened this issue Jul 27, 2017 · 1 comment

Comments

@Daemonceltics
Copy link

Daemonceltics commented Jul 27, 2017

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
大佬求解

@linyia01
Copy link

linyia01 commented Feb 3, 2018

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants