-
-
Notifications
You must be signed in to change notification settings - Fork 2
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
failed build in maven docker image #34
Comments
Fixed by adding configuration and download sentry-cli manual <sentryCliExecutablePath>${project.basedir}/sentry-cli-Linux-x86_64</sentryCliExecutablePath> |
Thanks for opening this issue @yswtrue. The plugin should be able to supply |
@yswtrue are you running the docker container on a mac with M1 chip or similar? |
yes, I am building in m2 mac, but I have specific the platform: linux/amd64 |
Ah that'd explain it, running |
Thanks |
It is working well now. |
Maven Version
3.9.5
Version
0.0.5
Sentry SDK Version
6.0.0
Steps to Reproduce
Dockerfile
mvn.pom
Expected Result
can build success
Actual Result
The text was updated successfully, but these errors were encountered: