Divye Kapoor

Results 8 comments of Divye Kapoor

Seems like this can be edited by maintainers before merging. Please go ahead with any changes needed!

I am ambivalent - the current approach seems to be working well for us (with the exception of config documentation - we would really like that feature automated, we have...

This is probably intended behavior.

Thanks @bpraseed ## Who is this for and what problem do they have today? I'm running a homelab with a Proxmox VM. Other (larger) businesses run VMWare ESXi / vSphere....

``` $ lsb_release -a [7:05:46 AM] No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 22.04.1 LTS Release: 22.04 Codename: jammy ```

Workaround: ``` $ sudo apt install cargo $ git clone https://github.com/schickling/beanstalkd-cli $ cd beanstalkd-cli $ cargo install --path . $ sudo install ~/.cargo/bin/beanstalkd-cli /usr/local/bin ```

$ mvn --version Apache Maven 4.0.0-alpha-12 (e627879aedd8a0c1859e58a527852ae8de1b4878) Maven home: ...elided... Java version: 1.8.0_332, vendor: Amazon.com Inc., runtime: /Library/Java/JavaVirtualMachines/amazon-corretto-8.jdk/Contents/Home/jre Default locale: en_US, platform encoding: UTF-8 OS name: "mac os x", version:...

https://maven.apache.org/docs/4.0.0-alpha-12/release-notes.html if you'd like to try it out. Download, untar and update $PATH to the download/bin directory.