furkan3ayraktar / clojure-polylith-realworld-example-app

Clojure, Polylith and Ring codebase containing real world examples (CRUD, auth, advanced patterns, etc) that adheres to the RealWorld spec and API.
MIT License
448 stars 79 forks source link

`lein polylith build` fails on fresh checkout #10

Closed dpetranek closed 5 years ago

dpetranek commented 5 years ago

I wanted to try to run this application, but when I checked it out I couldn't get it to build. It tosses a large stacktrace while building the systems/realworld-backend (attached below).

lein -v reports Leiningen 2.9.1 on Java 1.8.0_202 OpenJDK 64-Bit Server VM

build-stacktrace.txt

dagron commented 5 years ago

Similar error

Leiningen 2.9.1 on Java 11.0.2 OpenJDK 64-Bit Server VM

stacktrace.txt

furkan3ayraktar commented 5 years ago

Hi @dpetranek and @dagron, thanks for reporting this issue. I've tried to recreate this issue but no luck. Did you figure it out in the end?

Also, it would be nice to know which operating system and which Clojure version you are trying to run it.

kivio commented 5 years ago

Update lein-ring to 0.12.5 and it will work. https://stackoverflow.com/questions/54948986/i-have-an-error-in-clojure-and-leiningen-command