This repository was archived by the owner on Mar 8, 2018. It is now read-only.

Description
I'm getting this error when running a build, any ideas?
FATAL: (NameError) uninitialized constant Vagrant::BasicWrapper::FilePath
org.jruby.exceptions.RaiseException: (NameError) uninitialized constant Vagrant::BasicWrapper::FilePath
at org.jruby.RubyModule.const_missing(org/jruby/RubyModule.java:2677)
at RUBY.path_to_vagrantfile(/var/lib/jenkins/plugins/vagrant/WEB-INF/classes/models/vagrant_wrapper.rb:50)
at RUBY.setup(/var/lib/jenkins/plugins/vagrant/WEB-INF/classes/models/vagrant_wrapper.rb:55)
at RUBY.setUp(/var/lib/jenkins/plugins/vagrant/WEB-INF/classes/vendor/gems/gems/jenkins-plugin-runtime-0.2.3/lib/jenkins/model/environment_proxy.rb:8)