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

Build fails on Windows #763

Open
ajlozier opened this issue Jul 15, 2020 · 3 comments
Open

Build fails on Windows #763

ajlozier opened this issue Jul 15, 2020 · 3 comments

Comments

@ajlozier
Copy link

I cannot make heads or tails of these exceptions. If anyone has any ideas, please let me know.

This is the output just from trying to build the crnk-format-plain-json project, but I am seeing similar exceptions for all of them.

failed.txt

@remmeier
Copy link
Contributor

is java 8 used? never seen, use windows as well

remmeier added a commit that referenced this issue Jul 21, 2020
will setup JDK 8 as part of the Gradle build to avoid system installations from providing a wrong JDK.
@JochenReinhardt
Copy link
Contributor

I updated jacoco toolVersion = "0.8.5", this made the strange java.lang.NoSuchFieldException: $jacocoAccess disappear. Now I can run my tests from within IntelliJ. The older version seems to have issues... You could try this, too.

remmeier added a commit that referenced this issue Aug 3, 2020
will setup JDK 8 as part of the Gradle build to avoid system installations from providing a wrong JDK.
@remmeier
Copy link
Contributor

remmeier commented Aug 3, 2020

I vaguely remember something like that. Yes should be updated accordingly.

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

3 participants