Uploaded image for project: 'Buildr (Retired)'
  1. Buildr (Retired)
  2. BUILDR-669

Unable to run buildr with cucumber in the Gemfile

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Cannot Reproduce
    • 1.4.11
    • 1.4.13
    • Dependency management
    • None
    • Fedora 18

    Description

      I have this test project which I was considering moving from Gradle to Buildr:

      https://github.com/jacek99/dropwizard-spring-di-security-onejar-example

      once you do bundle install and then gem install buildr, buildr fails to run due to dependencies on builder:

      buildr
      /home/jacekf/.gem/ruby/1.9.1/gems/bundler-1.3.5/lib/bundler/runtime.rb:33:in `block in setup': You have already activated builder 3.1.3, but your Gemfile requires builder 3.2.0. Using bundle exec may solve this. (Gem::LoadError)
      from /home/jacekf/.gem/ruby/1.9.1/gems/bundler-1.3.5/lib/bundler/runtime.rb:19:in `setup'
      from /home/jacekf/.gem/ruby/1.9.1/gems/bundler-1.3.5/lib/bundler.rb:120:in `setup'
      from /home/jacekf/.gem/ruby/1.9.1/gems/bundler-1.3.5/lib/bundler/setup.rb:7:in `<top (required)>'
      from /usr/local/share/ruby/site_ruby/rubygems/core_ext/kernel_require.rb:45:in `require'
      from /usr/local/share/ruby/site_ruby/rubygems/core_ext/kernel_require.rb:45:in `require'
      from /home/jacekf/.gem/ruby/1.9.1/gems/buildr-1.4.12/bin/buildr:18:in `<top (required)>'
      from /home/jacekf/bin/buildr:23:in `load'

      I am guessing that the dependency on builder needs to be updated accordingly.
      As a result I am not able to run buildr at all.

      Attachments

        Activity

          People

            pdonald Peter Donald
            jfurmankiewicz Jacek Furmankiewicz
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: