Results 23 comments of Kevin Livingston

I believe the manifest is empty. The problem in 1.3.20 was with both `clojure:nrepl` and `clojure:repl`. Things were working in 1.3.9 with `repl` for sure and I'm pretty sure with...

So I deleted my previous post. I've been systematically cutting and cutting things. The one thing that can reliably modulate the problem is the following. I have a project A...

I test on my machine, but it gets run "for real" on a Hudson-controlled box, and that's using maven 3.1.1 - it had the same difficulties. I'm glad you are...

I know this has sat dormant for a little while but I've realized what I thought was a work-around wasn't. With clojure-maven-plugin 1.3.23 and java.classpath 0.2.2 I do get more...

Comparing my projects to the documentation I notice that my projects are package type `jar` does that matter? My configuration also looks like the following, is that acceptable? (Behavior is...

I've moved everything up to 0.2.2 for that, so I don't think that's the issue. And I certainly don't need both. (For reference if If I revert everything to clojure-maven-plugin...

One more data point (sorry for the barrage of comments) the plugin 1.3.9 classpath 0.1.0 mix seems to work everywhere. The plugin 1.3.9 classpath 0.2.2 mix works on two different...

While that might fix my immediate issues (I'm primarily on mac and linux), this would create weird behavior when porting across platforms, which is kind of against the maven/jvm promise...

Hi Michael, Thanks for taking interest in KR and being willing to do some maintenance work. I really appreciate it. Thanks for donating the patch, it might take me a...

Sorry this sat for a minute. I've been pondering how best to do some of these upgrades. Some are discussed in issues / bug reports. On problem with Sesame is...