Results 511 comments of Caleb Cushing

maybe this, I trusted the error message... https://github.com/wiremock/wiremock/issues/1127

``` com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.13.4 ```

https://stackoverflow.com/a/66831427/206466 looks like the answer might be in the comments, but it's not being registered for me...

things work for me completely in 5.0, but this error shows up in 5.1.x and is continued in 5.2.1

@paulbakker not sure if you're the right person to poke but we could really use someone looking at this so that we can use log4j with DGS. Probably an easy...

btw, any chance what's the potential itinerary on `Automatic-Module-Name`?

sorry that I forgot that ``` com.google.errorprone:error_prone_annotation:2.15.0 com.google.errorprone:error_prone_check_api:2.15.0 com.google.errorprone:error_prone_core:2.15.0 com.google.errorprone:error_prone_type_annotations:2.15.0 com.uber.nullaway:nullaway:0.9.9 ``` I wonder if this causes a problem since I use java17 ``` com.google.errorprone:javac:9+181-r4173-1=errorProneJavac ```

ASDF itself works for me, this problem is exclusive to the Java plugin. I was able to install and configure nodejs just fine.

doesn't appear to work, sorry for the long delay on reply ``` ❯ java -version openjdk version "17" 2021-09-14 OpenJDK Runtime Environment (build 17+35-2724) OpenJDK 64-Bit Server VM (build 17+35-2724,...

hey, could these examples be added to the readme ^. because I went to look this up here when I couldn't find it. Which kind of sucks.