-
Bug
-
Resolution: Fixed
-
Major
-
None
➜ rvm-plugin git:(readme) ✗ rvm jruby ➜ rvm-plugin git:(readme) ✗ bundle The source :rubygems is deprecated because HTTP requests are insecure. Please change your source to 'https://rubygems.org' if possible, or 'http://rubygems.org' if not. Fetching gem metadata from http://rubygems.org/... Resolving dependencies... Using bundler (1.3.5) Using json (1.7.7) Using slop (3.0.4) Using jenkins-plugin-runtime (0.1.27) Using jenkins-war (1.502) Using rubyzip (0.9.9) Using thor (0.18.1) Using jpi (0.3.3) Your bundle is complete! Use `bundle show [gemname]` to see where a bundled gem is installed. ✗ jpi server TypeError: can't convert Pathname into String eval at org/jruby/RubyKernel.java:1066 load at /Users/drnic/.rvm/gems/jruby-1.7.3/gems/jenkins-plugin-runtime-0.1.27/lib/jenkins/plugin/specification.rb:109 find at /Users/drnic/.rvm/gems/jruby-1.7.3/gems/jenkins-plugin-runtime-0.1.27/lib/jenkins/plugin/specification.rb:119 find! at /Users/drnic/.rvm/gems/jruby-1.7.3/gems/jenkins-plugin-runtime-0.1.27/lib/jenkins/plugin/specification.rb:130 spec at /Users/drnic/.rvm/gems/jruby-1.7.3/gems/jpi-0.3.3/lib/jenkins/plugin/cli.rb:61 server at /Users/drnic/.rvm/gems/jruby-1.7.3/gems/jpi-0.3.3/lib/jenkins/plugin/cli.rb:33 __send__ at org/jruby/RubyBasicObject.java:1677 run at /Users/drnic/.rvm/gems/jruby-1.7.3/gems/thor-0.18.1/lib/thor/command.rb:27 invoke_command at /Users/drnic/.rvm/gems/jruby-1.7.3/gems/thor-0.18.1/lib/thor/invocation.rb:120 dispatch at /Users/drnic/.rvm/gems/jruby-1.7.3/gems/thor-0.18.1/lib/thor.rb:363 start at /Users/drnic/.rvm/gems/jruby-1.7.3/gems/thor-0.18.1/lib/thor/base.rb:439 (root) at /Users/drnic/.rvm/gems/jruby-1.7.3/gems/jpi-0.3.3/bin/jpi:5 load at org/jruby/RubyKernel.java:1046 (root) at /Users/drnic/.rvm/gems/jruby-1.7.3/bin/jpi:1 eval at org/jruby/RubyKernel.java:1066 (root) at /Users/drnic/.rvm/gems/jruby-1.7.3/bin/ruby_noexec_wrapper:14
PR at https://github.com/jenkinsci/rvm-plugin/pull/11