-
Notifications
You must be signed in to change notification settings - Fork 67
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
os.detected.arch: unknown; org.apache.maven.MavenExecutionException: unknown os.arch: riscv #51
Comments
I had to apply such a patch:
, for
. |
Thanks a lot for reporting this issue, @advancedwebdeveloper! What do you think about sending a pull request if you already have a patch? |
Well, I can tell that it allowed to build it. I can try to make a pull request |
On behalf of trustin#51
On behalf of trustin#51
Ping |
On behalf of trustin#51 : I didn't add it to the patch - but should. Merging with 59b12da pool request would make sense.
hi, I have a similar problem: Here is what I am using:#java -version && javac -version The error is as follows:root@df8743386e44:/zeebe-1.3.5# mvn dependency:get -B [INFO] Scanning for projects... |
Hi there.
How about if your would some support for 64bit RISC-V hardware?
Here is what I am using:
on
Here is what I was doing:
The text was updated successfully, but these errors were encountered: