amperity / lein-monolith

Leiningen plugin for working with monorepos.
Other
214 stars 18 forks source link

Un-puget #49

Closed greglook closed 5 years ago

greglook commented 5 years ago

Description

I recently ran into https://github.com/brandonbloom/fipp/issues/60 when CircleCI updated their implicit Java version to 11 on their Clojure container images. Currently lein-monolith pulls in puget to do its ANSI coloring as well as some canonical printing for project fingerprints. There's not a huge dependency on the actual pretty-printing functionality, so we can simplify some headaches by dropping puget.

Changes

Testing

Local tests, example test project.