Skip to content

Instantly share code, notes, and snippets.

@mdoroudi
Created April 13, 2015 19:07
Show Gist options
  • Save mdoroudi/de9cd1a6c45901cab6dd to your computer and use it in GitHub Desktop.
Save mdoroudi/de9cd1a6c45901cab6dd to your computer and use it in GitHub Desktop.
jbundle install appintel
$ jbundle install
...
...
Using test-unit (2.5.4)
Using timecop (0.7.1)
Using warbler (1.4.5)
Using webmock (1.15.2)
Using will_paginate (3.0.5)
Using zip (2.0.2)
Your bundle is complete!
Use `bundle show [gemname]` to see where a bundled gem is installed.
...
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR] The project no_group_id_given:jbundler:0.0.0 (/Users/mdoroudi/.rvm/gems/jruby-1.7.9@app_intel/gems/jbundler-0.7.4/lib/jbundler/dependency_pom.rb) has 1 error
[ERROR] 'dependencies.dependency.version' for org.yaml:snakeyaml:jar is missing.
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
Errno::ENOENT: No such file or directory - /Users/mdoroudi/workspace/app_intel/pkg/dependencies.txt
read at org/jruby/RubyIO.java:3776
read at org/jruby/RubyIO.java:3955
install_dependencies at /Users/mdoroudi/.rvm/gems/jruby-1.7.9@app_intel/gems/jbundler-0.7.4/lib/jbundler/lock_down.rb:113
lock_down at /Users/mdoroudi/.rvm/gems/jruby-1.7.9@app_intel/gems/jbundler-0.7.4/lib/jbundler/lock_down.rb:54
install at /Users/mdoroudi/.rvm/gems/jruby-1.7.9@app_intel/gems/jbundler-0.7.4/lib/jbundler/cli.rb:95
run at /Users/mdoroudi/.rvm/gems/jruby-1.7.9@global/gems/bundler-1.5.1/lib/bundler/vendor/thor/command.rb:27
invoke_command at /Users/mdoroudi/.rvm/gems/jruby-1.7.9@global/gems/bundler-1.5.1/lib/bundler/vendor/thor/invocation.rb:120
dispatch at /Users/mdoroudi/.rvm/gems/jruby-1.7.9@global/gems/bundler-1.5.1/lib/bundler/vendor/thor.rb:363
start at /Users/mdoroudi/.rvm/gems/jruby-1.7.9@global/gems/bundler-1.5.1/lib/bundler/vendor/thor/base.rb:438
(root) at /Users/mdoroudi/.rvm/gems/jruby-1.7.9@app_intel/gems/jbundler-0.7.4/bin/jbundle:67
load at org/jruby/RubyKernel.java:1099
(root) at /Users/mdoroudi/.rvm/gems/jruby-1.7.9@app_intel/bin/jbundle:1
eval at org/jruby/RubyKernel.java:1119
(root) at /Users/mdoroudi/.rvm/gems/jruby-1.7.9@app_intel/bin/jruby_executable_hooks:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment