| Heya, Build fails on M1 Macs - we should note this in our readme: Clean Mac: brew install maven scala groovy Download openJDK for M1: https://www.azul.com/downloads/?version=java-11-lts&os=macos&architecture=arm-64-bit&package=jdk (Since no official JDK for M1 is released) scala --version Scala code runner version 2.13.6 -- Copyright 2002-2021, LAMP/EPFL and Lightbend, Inc. java --version openjdk 11.0.12 2021-07-20 LTS OpenJDK Runtime Environment Zulu11.50+19-CA (build 11.0.12+7-LTS) OpenJDK 64-Bit Server VM Zulu11.50+19-CA (build 11.0.12+7-LTS, mixed mode) groovy --version Groovy Version: 3.0.9 JVM: 17 Vendor: Homebrew OS: Mac OS X mvn clean install -Pscala-13 [ERROR] Failed to execute goal org.codehaus.gmaven:groovy-maven-plugin:2.1.1:execute (prerequisite-check) on project wayang: Execution prerequisite-check of goal org.codehaus.gmaven:groovy-maven-plugin:2.1.1:execute failed: Not all conditions met, see log for details. -> [Help 1] [ERROR] Log attached - I’m not sure why the build fails on M1, Intel Mac works. So I bet on something in the deps which is not ARM ready yet. If so, we need to add this to our docs. Cheers, —Alex |
wy.log
Description: Binary data
|
