Working on this, should have a fix shortly.

Stu

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> On 7/24/12 9:21 AM, Rich Hickey wrote:
>> We released a new edition of Datomic today that I think will be of 
>> interest to Clojure developers - Datomic Free Edition:
>> 
>> http://blog.datomic.com/2012/07/datomic-free-edition.html
>> 
>> This edition is oriented around making Datomic easier to get, and
>> use, for open source and smaller production deployments. Of note
>> here is that Datomic Free Edition, in addition to being free, comes
>> with a redistributable license, e.g. you can put the Datomic Free
>> Edition jar in Clojars.
>> 
>> Datomic Free Edition provides a free database and datalog engine to
>> all developers. When combined with Clojure, I think it provides a
>> unique path Out of the Tar Pit [1]. I look forward to seeing
>> wonderful things created by the Clojure community with this potent
>> combination of tools.
>> 
>> Rich
>> 
>> [1] http://shaffner.us/cs/papers/tarpit.pdf
> 
> The installation instructions for the free version of datomic don't
> work; they give this command to install locally:
> 
> mvn install:install-file -DgroupId=com.datomic -DartifactId=datomic
> - -Dfile=datomic-0.8.3331.jar -DpomFile=pom.xml
> 
> Which references the pom.xml file, which does not exist, causing this
> error:
> 
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-install-plugin:2.3.1:install-file
> (default-cli) on project standalone-pom: File not found
> /Users/hinmanm/Downloads/datomic-free-0.8.3331/pom.xml:
> /Users/hinmanm/Downloads/datomic-free-0.8.3331/pom.xml (No such file
> or directory) -> [Help 1]
> 
> Looks like a pom.xml file needs to be included in the free version zip
> archive.
> 
> - - Lee Hinman
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.12 (Darwin)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
> 
> iQIcBAEBAgAGBQJQDtrSAAoJEJ1kZdQ6zsrgjiAP/R+h6Z8r0Dldd0+PL7jkm6zj
> RJOqdXwHqKHUDbB8JSM1YrJVJG3CCf5HGTnRlxJ1GhMf6tZ6ncMJvx9P18mVuI6f
> /mJMZqMBUmjPaHmqn9/WK7ZPiCmRh5e7jsoKcSRINv6R3dgf1PWU6oEmn2iRRRXf
> HfeQiizW4zAYKEPDmdOhxPnBUzcU3FZsVww9jN2EHnSHbvYWUIB8NvdJcgyGxT99
> 9qeQXrlT1HumyNu5C2K9w5Vqreb0Y38Zose8egfXUTGqkKSKBE5TkrWxWBJGYCSp
> 0PuyI5Q6nGMiuJXwZgNgPuc5qCH8hjIdI0V9HNn+Sgq1RbhiwMNwia5daITwpzXC
> bycqBuCoBwqM2PG4W5xbwMBI4MJc/57IgurXsrs5nQwDlsKIWYHmLAc6pkq81zNu
> rPyxLAiR6Nt2DBLYgZNvQPq2RvgSU/pq4n/RchvLuB2kOIVrYhMzrdHOiLBZH9i7
> GUE6XSiMWSKLSGWU4GruEb+ZI3f0dcqBif93WJAeCQWGV+x+EtLvzqDiAlmly8bh
> Hc9tRIDm//F9uQVaIyEfFflHatMVzykIASGmAkGDddl4fWkYkU34CFFFnBpHc0Jj
> GuRYQyOrGs0ztkCWvtHDm0PmklIPrTeMkvgYEnjaiOKTYybbuEE1icwozG/qCDxD
> 7Dw/159RJ4AzwXKhyGEn
> =GLOQ
> -----END PGP SIGNATURE-----
> 
> -- 
> 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

Stuart Halloway
Clojure/core
http://clojure.com

-- 
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