Closed kirked closed 1 year ago
The problem here is that aws-api uses the cognitect http-client, which depends on jetty 9, which makes it incompatible with the dependency on jetty 11 in your example.
We already have https://github.com/cognitect-labs/aws-api/issues/181 open to address this, so I'm closing this issue.
Dependencies
Description with failing test case
Stack trace
```clojure user=> *e #error { :cause "getProperties" :via [{:type clojure.lang.Compiler$CompilerException :message "Syntax error compiling . at (cognitect/http_client.clj:39:9)." :data #:clojure.error{:phase :compile-syntax-check, :line 39, :column 9, :source "cognitect/http_client.clj", :symbol .} :at [clojure.lang.Compiler analyzeSeq "Compiler.java" 7132]} {:type java.lang.NoSuchFieldException :message "getProperties" :at [java.lang.Class getField "Class.java" 2117]}] :trace [[java.lang.Class getField "Class.java" 2117] [clojure.lang.Compiler$StaticFieldExprJDK 17.0.4.1 if it matters