jfrog / jenkins-jfrog-plugin

Easy integration between Jenkins and the JFrog Platform.
https://github.com/jfrog/jenkins-jfrog-plugin
Apache License 2.0
39 stars 17 forks source link

On MacOSX, os.arch=aarch64 should use arm64 variant of jf #75

Closed enaess closed 11 months ago

enaess commented 11 months ago

My macmini (arm64) isn't capable of running the i386 variant of the binary, but is capable of running the mac-arm64 variant. This seems to be a problem with the Amazon Corretto Java 11 JDK installed.

Closes issue https://github.com/jenkinsci/jfrog-plugin/issues/17

github-actions[bot] commented 11 months ago

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

enaess commented 11 months ago

I have read the CLA Document and I hereby sign the CLA

enaess commented 11 months ago

@yahavi I think I managed to re-submit the pull request to the right repository now, then sign the CLA. I can't seem to be able to re-run the checks somehow. Maybe an approval is needed?

yahavi commented 11 months ago

Thanks, @enaess!