maven_gem icon indicating copy to clipboard operation
maven_gem copied to clipboard

A RubyGems plugin (and a utility) to install Maven artifacts as RubyGems

Results 3 maven_gem issues
Sort by recently updated
recently updated
newest added

I'm in a MacOS Big Sur 11.5.2, jruby 9.3.3.0, trying t compile the `jruby-openssl` locally via `rake jar`. I switch my local java to 1.8, as it's now required by...

The README says to `maven_gem `, but when I try this, maven_gem says it wants `maven_gem install ` instead. When I try _that_, it repeats the same error message.

bekk-00264a1d1d4c:cuke4duke aslakhellesoy$ jruby --version jruby 1.4.0 (ruby 1.8.7 patchlevel 174) (2009-11-02 69fbfa3) (Java HotSpot(TM) 64-Bit Server VM 1.6.0_17) [x86_64-java] bekk-00264a1d1d4c:cuke4duke aslakhellesoy$ maven_gem install org.picocontainer picocontainer 2.10.2 /Users/aslakhellesoy/.rvm/rubies/jruby-1.4.0/lib/ruby/1.8/fileutils.rb:1388:in `fu_list': undefined method...