Rubygems fails installing a gem from a url ------------------------------------------
Key: JRUBY-5344 URL: http://jira.codehaus.org/browse/JRUBY-5344 Project: JRuby Issue Type: Bug Affects Versions: JRuby 1.6RC1 Reporter: David Calavera Assignee: Thomas E Enebo With the new maven integration rubygems fails installing a gem from a url when it shouldn't. As an example: {noformat} jruby -S gem install http://dl.dropbox.com/u/6838328/trinidad_daemon_extension-0.2.6.dev.gem ERROR: While executing gem ... (RuntimeError) can not find maven3 installation. install ruby-maven with jruby -S gem install ruby-maven --pre {noformat} -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email