Skip to content

Add toolchain auto-provisioning #139

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

Merged

Conversation

LaFrimousse
Copy link

I just pulled the project locally and tried to build it as explained in the README file ./gradlew clean pTML

I then had the following error:

FAILURE: Build failed with an exception.

* What went wrong:
Could not determine the dependencies of task ':publishPluginMavenPublicationToMavenLocal'.
> Failed to calculate the value of task ':compileJava' property 'javaCompiler'.
   > No matching toolchains found for requested specification: {languageVersion=8, vendor=any, implementation=vendor-specific} for MAC_OS on x86_64.
      > No locally installed toolchains match and toolchain download repositories have not been configured.

* Try:
> Learn more about toolchain auto-detection at https://docs.gradle.org/8.2.1/userguide/toolchains.html#sec:auto_detection.
> Learn more about toolchain repositories at https://docs.gradle.org/8.2.1/userguide/toolchains.html#sub:download_repositories.

The documentation for the fix is available here.

@bnasslahsen bnasslahsen merged commit 9c7e1db into springdoc:master Jun 22, 2024
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

Successfully merging this pull request may close these issues.

2 participants