Hi people, Is there any way to add maven repositories in the Gemfile? I'm trying to do something like this: $ cat Gemfile source "mvn:http://repo.typesafe.com/typesafe/releases/" gem "mvn:com.typesafe.akka:akka-actor"
on 2012-08-01 03:44
on 2012-08-01 04:10
much better to use jbundler https://github.com/mkristian/jbundler to manage jar dependencies in a consistent way. regards, Kristian
on 2012-08-01 05:23
Hi Kristian, On Wed, Aug 1, 2012 at 3:09 AM, kristian <m.kristian@web.de> wrote: > much better to use jbundler https://github.com/mkristian/jbundler to > manage jar dependencies in a consistent way. > > Thanks for the gem. It can load the Akka jars from the original repository. I uploaded the files to https://gist.github.com/3223304 , if someone is curious. I wonder how official is (or will be) the jbundler gem. P.S: Now I'm having problems using Akka directly from JRuby, but that problems are not for this thread.
on 2012-08-01 06:06
On Wed, Aug 1, 2012 at 8:52 AM, Ayose <ayosec@gmail.com> wrote:
> I wonder how “official” is (or will be) the jbundler gem.
that depends greatly on the jruby team and whether or not they want to
promote jbundler.
the current maven-gems from jruby can not deal with situations like
joda-time-2.x is backward compatible to joda-time-1.6.x among other
short comings and problems.
- Kristian
Please log in before posting. Registration is free and takes only a minute.
Existing account
(Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
Log in with Google account | Log in with Yahoo account
No account? Register here.