You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 3, 2025. It is now read-only.
Exception on macbook m1:
Exception in thread "main" java.lang.AssertionError: Can't recognize ARCH: aarch64
at com.igormaznitsa.meta.common.utils.Assertions.assertNotNull(Assertions.java:125)
at com.igormaznitsa.mvngolang.AbstractGolangMojo.getArch(AbstractGolangMojo.java:1100)
Exception on macbook m1:
Exception in thread "main" java.lang.AssertionError: Can't recognize ARCH: aarch64
at com.igormaznitsa.meta.common.utils.Assertions.assertNotNull(Assertions.java:125)
at com.igormaznitsa.mvngolang.AbstractGolangMojo.getArch(AbstractGolangMojo.java:1100)