... at least it's my opinion : we should stop consider newbies are as excited as us by the idea of working with SNAPSHOT dependencies which work day A, break day B.
So .... I think we should have no SNAPSHOT dependencies in the Getting Starting docs, or transitive SNAPSHOT dependencies. We can still have snapshots, of course ! But always have the doc point a version known to work and whose dependencies are totally resolved. Shameless plug, but I think that plugins for IDEs like Counterclockwise for Eclipse, Enclojure for Netbeans, La Clojure for Intellij have less "I don't manage this up and running" messages is because the users are provided with pre-built and pre-tested versions. Interestingly enough, problems with Enclojure seem to arise when * the people try to deal with labrepl (I guess labrepl has SNAPSHOT dependencies) * the people try to install enclojure in the most recent version of Netbeans (but here, the people doing this eat their own food, since they don't use one of the versions of netbeans suggested by the enclojure team). In both cases, guess what ? Configuration management is the problem. HTH, -- Laurent -- 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