Em 07-02-2011 17:32, kristian escreveu:
On Tue, Feb 8, 2011 at 12:35 AM, Rodrigo Rosenfeld Rosas
<rr.ro...@gmail.com>  wrote:
The maven-gem support is working fine on download jruby but is not working
on RVM jruby-head.
bit curious - where does it get stuck ?

"gem list -r postgresql:postgresql" won't list anything, for instance. It happens for any maven artifact. It won't find "mvn:postgresql:postgresql" either.

just looked into how to install rvm but it is to invasive for my taste
(I guess I miss 'apt-get install rvm' ;-) and I would need a sandbox
for it.

I use Debian too but I don't think copying

bash < <( curl http://rvm.beginrescueend.com/releases/rvm-install-head )

is much difficult than apt-get install... :)

For a sandbox, I would recommend some virtualization solution like VirtualBox or Qemu. Both are on Debian repository. Or you could use an even simpler approach: create another user. RVM doesn't require root privileges and it will only affect your new user account home directory.

FYI maven-gem depends on a regular maven plugin which needs a maven3
installation.

I tested with Maven 3 downloaded from official website. The JRuby downloaded version worked great while the RVM version didn't work.

Thanks for your time,

Rodrigo.


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email


Reply via email to