Hi,

 I run Artifactory as a local repository manager. Currently, I am adding

:omit-default-repositories true
:repositories {"releases"  "http://artifactory/artifactory/libs-release";
                       "snapshots" 
"http://artifactory/artifactory/libs-snapshot";
                       "local-release" 
"http://artifactory/artifactory/libs-release-local"}

To all my project.clj files.

Does anyone know if you can add this as a default for lein? If so, how?

Thanks

Dave


-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to