Leiningen (Clojure) Buildpack
March 30, 2021 ยท View on GitHub
Summary
A Leiningen buildpack for building Clojure applications has been created [by the community][b]. It is based on the same technologies and is nearly indistinguishable from the other Paketo Buildpacks, especially the JVM build-system buildpacks, and it should be adopted into the project.
[b] https://github.com/eddumelendez/lein-paketo-buildpack/
Motivation
This is an additional buildpack, for building JVM-based applications based on Clojure, and offers yet another workload that can be built by Paketo buildpacks.
Detailed Explanation
N/A
Rationale and Alternatives
N/A
Implementation
This buildpack will be adopted by the Java Buildpacks team and transferred to the paketo GitHub organization. The original author will retain full commit rights to the repository and be entitled to a full say in the direction and features of the buildpack.
Prior Art
N/A
Unresolved Questions and Bikeshedding
N/A