asdf-java icon indicating copy to clipboard operation
asdf-java copied to clipboard

A Java plugin for asdf-vm.

Results 94 asdf-java issues
Sort by recently updated
recently updated
newest added

When I install `microsoft-jdk-11.0.16.1` on an Apple Silicon Mac, I receive the following warning about its shasum: ```sh $ asdf install ######################################################################################################################################################################## 100.0% microsoft-jdk-11.0.16.1-macOS-aarch64.tar.gz microsoft-jdk-11.0.16.1-macOS-aarch64.tar.gz: FAILED shasum: WARNING: 1 computed...

⬢ [Systemd] ~/icu/source > asdf plugin-add java https://github.com/halcyon/asdf-java.git ⬢ [Systemd] ~/icu/source > asdf list-all java No compatible versions available (java )

I've got an M1 mac. Sometimes I need an aarch64-native JVM, but othertimes I need an x86_64 JVM under rosetta translation. It would be great for asdf-java to support this....

``` asdf install java corretto-8.322.06.1 /Users/me/.asdf/plugins/java/bin/install: line 3: /Users/me/.asdf/lib/utils.bash: No such file or directory ``` ``` ❯ asdf info OS: Darwin 5c52309d33e3 20.6.0 Darwin Kernel Version 20.6.0: Wed Jan 12...

# Issue No such file or directory happend when I installed asdf through brew ```log ➜ java asdf install java corretto-17.0.4.9.1 /Users/xxxxx/.asdf/plugins/java/bin/install: line 3: /Users/xxxxx/.asdf/lib/utils.bash: No such file or directory...

# Issue No such file or directory happend when I installed asdf through brew ```log ➜ java asdf install java corretto-17.0.4.9.1 /Users/xxxxx/.asdf/plugins/java/bin/install: line 3: /Users/xxxxx/.asdf/lib/utils.bash: No such file or directory...

Amazon is now producing aarch64-native builds of Corretto 17: https://docs.aws.amazon.com/corretto/latest/corretto-17-ug/downloads-list.html Can we add these back into the data set? Much thanks.

Specifically, I'd like to be able to do `adoptopenjdk-11` as I am rarely interested in a specific patch release, but want the latest of a given version. Ideally, I might...

I have been getting an error on getting JDK installed on Alpine Linux via `asdf`. Is it a missing dependency issue? If so, is it possible to get it/them installed?...

I also used code blocks because GitHub makes it easier to copy them with a built-in copy button. Resolves halcyon/asdf-java#160