Skip to content
This repository has been archived by the owner on May 21, 2019. It is now read-only.

MissingSourceFile while running cuke4duke with maven #92

Open
robbiecheng opened this issue Nov 18, 2010 · 0 comments
Open

MissingSourceFile while running cuke4duke with maven #92

robbiecheng opened this issue Nov 18, 2010 · 0 comments

Comments

@robbiecheng
Copy link

The stacktrace is as follows,
[INFO] [cuke4duke:cucumber {execution: run-features}]
[INFO] /etc/hudson/jobs/staging--master--ebs/workspace/fliptop-f4p/src/
main/rails/config/initializers/load_config.rb:18 warning: already
initialized constant VERSION
[INFO] /var/lib/hudson/.m2/repository/.jruby/gems/actionpack-2.3.3/lib/
action_controller/mime_type.rb:80 warning: already initialized
constant CSV
[INFO] /etc/hudson/jobs/staging--master--ebs/workspace/fliptop-f4p/src/
main/rails/app/controllers/users_controller.rb:23 warning: don't put
space before argument parentheses
[INFO] /etc/hudson/jobs/staging--master--ebs/workspace/fliptop-f4p/src/
main/rails/app/controllers/users_controller.rb:84 warning: don't put
space before argument parentheses
[INFO] no such file to load -- lib/active_merchant (MissingSourceFile)
[INFO] file:/var/lib/hudson/.m2/repository/org/jruby/jruby-complete/
1.5.0.RC3/jruby-complete-1.5.0.RC3.jar!/META-INF/jruby.home/lib/ruby/
site_ruby/1.8/rubygems/custom_require.rb:31:in require' [INFO] file:/var/lib/hudson/.m2/repository/org/jruby/jruby-complete/ 1.5.0.RC3/jruby-complete-1.5.0.RC3.jar!/META-INF/jruby.home/lib/ruby/ site_ruby/1.8/rubygems/custom_require.rb:31:inrequire'
[INFO] /var/lib/hudson/.m2/repository/.jruby/gems/activesupport-2.3.3/
lib/active_support/dependencies.rb:158:in require' [INFO] /etc/hudson/jobs/staging--master--ebs/workspace/fliptop-f4p/src/ main/rails/tmp/war/WEB-INF/gems/gems/activemerchant-1.5.1/lib/support/ gateway_support.rb:3 [INFO] /etc/hudson/jobs/staging--master--ebs/workspace/fliptop-f4p/src/ main/rails/tmp/war/WEB-INF/gems/gems/activemerchant-1.5.1/lib/support/ gateway_support.rb:31:inrequire'
[INFO] file:/var/lib/hudson/.m2/repository/org/jruby/jruby-complete/
1.5.0.RC3/jruby-complete-1.5.0.RC3.jar!/META-INF/jruby.home/lib/ruby/
site_ruby/1.8/rubygems/custom_require.rb:31:in require' [INFO] /var/lib/hudson/.m2/repository/.jruby/gems/activesupport-2.3.3/ lib/active_support/dependencies.rb:158:inrequire'
[INFO] /var/lib/hudson/.m2/repository/.jruby/gems/cucumber-0.7.2/
bin/../lib/cucumber/rb_support/rb_language.rb:119:in load_code_file' [INFO] /var/lib/hudson/.m2/repository/.jruby/gems/cucumber-0.7.2/lib/ cucumber/step_mother.rb:84:inload_code_file'
[INFO] /var/lib/hudson/.m2/repository/.jruby/gems/cucumber-0.7.2/lib/
cucumber/step_mother.rb:76:in load_code_files' [INFO] /var/lib/hudson/.m2/repository/.jruby/gems/cucumber-0.7.2/lib/ cucumber/step_mother.rb:75:ineach'
[INFO] /var/lib/hudson/.m2/repository/.jruby/gems/cucumber-0.7.2/lib/
cucumber/step_mother.rb:75:in load_code_files' [INFO] /var/lib/hudson/.m2/repository/.jruby/gems/cucumber-0.7.2/lib/ cucumber/cli/main.rb:53:inexecute!'
[INFO] /var/lib/hudson/.m2/repository/.jruby/gems/cucumber-0.7.2/lib/
cucumber/cli/main.rb:25:in execute' [INFO] /var/lib/hudson/.m2/repository/.jruby/gems/cucumber-0.7.2/bin/ cucumber:8 [INFO] /var/lib/hudson/.m2/repository/.jruby/gems/cucumber-0.7.2/bin/ cucumber:13:inload'
[INFO] /var/lib/hudson/.m2/repository/.jruby/gems/cuke4duke-0.3.0-java/
bin/cuke4duke:13
[INFO] /var/lib/hudson/.m2/repository/.jruby/gems/cuke4duke-0.3.0-java/
bin/cuke4duke:19:in `load'
[INFO] /var/lib/hudson/.m2/repository/.jruby/bin/cuke4duke:19
our system env is as follows,
RubyGems Environment:

  • RUBYGEMS VERSION: 1.2.0
  • RUBY VERSION: 1.8.6 (2008-08-11 patchlevel 287) [x86_64-linux]
  • INSTALLATION DIRECTORY: /usr/lib/ruby/gems/1.8
  • RUBY EXECUTABLE: /usr/bin/ruby
  • EXECUTABLE DIRECTORY: /usr/bin
  • RUBYGEMS PLATFORMS:
    • ruby
    • x86_64-linux
  • GEM PATHS:
    • /usr/lib/ruby/gems/1.8
  • GEM CONFIGURATION:
    • :update_sources => true
    • :verbose => true
    • :benchmark => false
    • :backtrace => false
    • :bulk_threshold => 1000
  • REMOTE SOURCES:
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant