clojure-grimoire / lein-grim

A program for generating Grimoire documentation blobs
Eclipse Public License 1.0
4 stars 2 forks source link

Fix group key in :aliases #13

Closed rmoehn closed 9 years ago

rmoehn commented 9 years ago

Sorry for missing this one when I fixed :artifactId to :name. It also has to be :group instead of :groupId. Here's an overview of how the entries in project.clj end up: https://github.com/technomancy/leiningen/tree/stable/lein-pprint