Re: Maven dependency on release 1.1.0

2010-01-05 Thread Phil Hagelberg
Mark Derricutt writes: > Good to know - I didn't realize that had the release in it - how come > no /release repo or central syncing? Nobody's gotten around to it yet is all. -Phil -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this gro

Re: Maven dependency on release 1.1.0

2010-01-05 Thread Mark Derricutt
Good to know - I didn't realize that had the release in it - how come no /release repo or central syncing? -- Pull me down under... On Tue, Jan 5, 2010 at 10:42 AM, Phil Hagelberg wrote: > You can use http://build.clojure.org/snapshots as a repository. Even > though it has "snapshots" in the URL

Re: Maven dependency on release 1.1.0

2010-01-04 Thread Phil Hagelberg
Patrick Grimard writes: > I'm new to Clojure, wanting to learn it. I got a hold of a Clojure > Maven plugin from http://github.com/talios/clojure-maven-plugin and > created a new blank project. By default the POM has Clojure 1.0.0 as > a dependency. Version 1.1.0 is not in the central Maven re

Maven dependency on release 1.1.0

2010-01-04 Thread Patrick Grimard
I'm new to Clojure, wanting to learn it. I got a hold of a Clojure Maven plugin from http://github.com/talios/clojure-maven-plugin and created a new blank project. By default the POM has Clojure 1.0.0 as a dependency. Version 1.1.0 is not in the central Maven repo, so I downloaded 1.1.0 from Git