-
Type:
Bug
-
Resolution: Won't Fix
-
Priority:
Major
-
Component/s: pathignore-plugin, ruby-runtime-plugin
-
None
➜ pathignore-plugin git:(22412e7) 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/.......
Fetching gem metadata from http://rubygems.org/..
Resolving dependencies...
Using rake (10.0.4)
Using bouncy-castle-java (1.5.0147)
Installing builder (2.1.2)
Using bundler (1.3.5)
Installing crack (0.1.8)
Installing diff-lcs (1.2.3)
Installing mime-types (1.22)
Installing grit (2.4.1)
Installing hpricot (0.8.6)
Installing httparty (0.6.1)
Installing json_pure (1.7.7)
Installing term-ansicolor (1.1.5)
Installing thor (0.14.6)
Installing jenkins (0.6.8)
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)
Installing jenkins-plugin (0.1.16)
Using jruby-openssl (0.8.7)
Installing rdoc (4.0.1)
Installing test-unit (2.4.9)
Your bundle is complete!
Use `bundle show [gemname]` to see where a bundled gem is installed.
Post-install message from httparty:
When you HTTParty, you must party hard!
Post-install message from rdoc:
Depending on your version of ruby, you may need to install ruby rdoc/ri data:
<= 1.8.6 : unsupported
= 1.8.7 : gem install rdoc-data; rdoc-data --install
= 1.9.1 : gem install rdoc-data; rdoc-data --install
>= 1.9.2 : nothing to do! Yay!
➜ pathignore-plugin git:(22412e7) 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/jenkins-plugin-0.1.16/lib/jenkins/plugin/cli.rb:61
server at /Users/drnic/.rvm/gems/jruby-1.7.3/gems/jenkins-plugin-0.1.16/lib/jenkins/plugin/cli.rb:33
__send__ at org/jruby/RubyBasicObject.java:1677
send at org/jruby/RubyKernel.java:2103
run at /Users/drnic/.rvm/gems/jruby-1.7.3/gems/thor-0.14.6/lib/thor/task.rb:21
invoke_task at /Users/drnic/.rvm/gems/jruby-1.7.3/gems/thor-0.14.6/lib/thor/invocation.rb:118
dispatch at /Users/drnic/.rvm/gems/jruby-1.7.3/gems/thor-0.14.6/lib/thor.rb:263
start at /Users/drnic/.rvm/gems/jruby-1.7.3/gems/thor-0.14.6/lib/thor/base.rb:389
(root) at /Users/drnic/.rvm/gems/jruby-1.7.3/gems/jenkins-plugin-0.1.16/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
Also saw this in rvm-plugin