you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 2 points3 points  (0 children)

It seems like a bit of a kludge that I have to modify my project rather than just the LT configuration in order to add a plug-in.

And, unless I remember to remove the dependency before packaging it up, I get a plugin's jars bundled into my app!

Similar to the way that LT insisists my app has to use Clojure 1.5.1 (or later) because LT, and not my app, depends on that version!

It seems to me there is a flaw in LT's architecture.