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

Allow overriding the java toolchain #371

Open
pedrolamarao opened this issue Mar 2, 2021 · 0 comments
Open

Allow overriding the java toolchain #371

pedrolamarao opened this issue Mar 2, 2021 · 0 comments

Comments

@pedrolamarao
Copy link

Thank you for this plugin!

We have a project using the new Java Toolchains feature.
The build system for this project has JAVA_HOME pointing to a JRE, not a JDK.
In this project, revapiAnalyze fails with:

* What went wrong:
Execution failed for task ':pix-dict-api:revapiAnalyze'.
> Could not obtain the system compiler. Is tools.jar on the classpath?

We have inspected the source to see if there are the usual configuration properties for overriding the java toolchain but could not find any.

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

1 participant