asdf list all java prints no output at all on my system. Running the command shows nothing — not even an error. I'm using asdf v0.18.0 on Ubuntu 24.04. The Java plugin is installed from https://github.com/halcyon/asdf-java.git. Steps to reproduce: install asdf, install the java plugin, then run asdf list all java. Expected: a list of available Java versions. Actual: completely empty output. System: Ubuntu 24.04, kernel 6.14.0-35-generic. asdf version: asdf version v0.18.0 (revision 2114f1e). Network is working and other plugins seem fine. The command does not display any error, so it might be silently failing when fetching Java distributions.