Re: ANN Zi 0.5.4

2012-09-07 Thread Hugo Duncan
Tom Hickey writes: > I'm not able to get the latest version of Zi to work. It seems to be having > a problem resolving a couple of it's dependencies: > > [ERROR] Failed to execute goal org.cloudhoist.plugin:zi:0.5.4:compile > (default-cli) on project test: Execution default-cli of goal > org.c

Re: ANN Zi 0.5.4

2012-09-07 Thread Tom Hickey
Hi Hugo, Adding clojars as a pluginRepository worked. Thanks! Tom On Friday, September 7, 2012 7:58:23 PM UTC-4, Hugo Duncan wrote: > > > Hello Tom, > > Tom Hickey > writes: > > > I'm not able to get the latest version of Zi to work. It seems to be > having > > a problem resolving a couple o

Re: ANN Zi 0.5.4

2012-09-07 Thread Hugo Duncan
Hello Tom, Tom Hickey writes: > I'm not able to get the latest version of Zi to work. It seems to be having > a problem resolving a couple of it's dependencies: > > [ERROR] Failed to execute goal org.cloudhoist.plugin:zi:0.5.4:compile > (default-cli) on project test: Execution default-cli of

Re: ANN Zi 0.5.4

2012-09-07 Thread Tom Hickey
Hi Hugo, I'm not able to get the latest version of Zi to work. It seems to be having a problem resolving a couple of it's dependencies: [ERROR] Failed to execute goal org.cloudhoist.plugin:zi:0.5.4:compile (default-cli) on project test: Execution default-cli of goal org.cloudhoist.plugin:zi:0.

ANN Zi 0.5.4

2012-09-07 Thread Hugo Duncan
Zi is a maven plugin for working with clojure. The 0.5.4 release adds support for the following goals: * nrepl Launches a vanilla nREPL server * ritz-nrepl Launches an nREPL server with debugger. * ritz Launches a swank server with debugger. Now supports ritz-swank 0.4.1. The project can be