Skip to content

Instantly share code, notes, and snippets.

@mje113
Created March 24, 2015 22:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mje113/b9163b4f21b3d52ad6dd to your computer and use it in GitHub Desktop.
Save mje113/b9163b4f21b3d52ad6dd to your computer and use it in GitHub Desktop.
jbundler error
...
[ERROR] Failed to execute goal on project jbundler: Could not resolve dependencies for project no_group_id_given:jbundler:jar:0.0.0: The following artifacts could not be resolved: org.projectodd.wunderboss:wunderboss-ruby:jar:1.x.incremental.174, org.projectodd.wunderboss:wunderboss-wildfly:jar:1.x.incremental.174, org.projectodd.wunderboss:wunderboss-scheduling:jar:1.x.incremental.174, org.projectodd.wunderboss:wunderboss-web:jar:1.x.incremental.174, org.projectodd.wunderboss:wunderboss-caching:jar:1.x.incremental.174, org.projectodd.wunderboss:wunderboss-messaging:jar:1.x.incremental.174: Failure to find org.projectodd.wunderboss:wunderboss-ruby:jar:1.x.incremental.174 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced -> [Help 1]
[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/DependencyResolutionException
Errno::ENOENT: No such file or directory - /Users/mike/Sync/Projects/tyrion/pkg/dependencies.txt
read at org/jruby/RubyIO.java:3783
read at org/jruby/RubyIO.java:3966
install_dependencies at /Users/mike/.rvm/gems/jruby-1.7.19@tyrion/gems/jbundler-0.7.3/lib/jbundler/lock_down.rb:113
lock_down at /Users/mike/.rvm/gems/jruby-1.7.19@tyrion/gems/jbundler-0.7.3/lib/jbundler/lock_down.rb:54
update at /Users/mike/.rvm/gems/jruby-1.7.19@tyrion/gems/jbundler-0.7.3/lib/jbundler/lock_down.rb:31
update at /Users/mike/.rvm/gems/jruby-1.7.19@tyrion/gems/jbundler-0.7.3/lib/jbundler/cli.rb:156
run at /Users/mike/.rvm/gems/jruby-1.7.19@tyrion/gems/bundler-1.9.1/lib/bundler/vendor/thor/lib/thor/command.rb:27
invoke_command at /Users/mike/.rvm/gems/jruby-1.7.19@tyrion/gems/bundler-1.9.1/lib/bundler/vendor/thor/lib/thor/invocation.rb:126
dispatch at /Users/mike/.rvm/gems/jruby-1.7.19@tyrion/gems/bundler-1.9.1/lib/bundler/vendor/thor/lib/thor.rb:359
start at /Users/mike/.rvm/gems/jruby-1.7.19@tyrion/gems/bundler-1.9.1/lib/bundler/vendor/thor/lib/thor/base.rb:440
(root) at /Users/mike/.rvm/gems/jruby-1.7.19@tyrion/gems/jbundler-0.7.3/bin/jbundle:64
load at org/jruby/RubyKernel.java:1087
(root) at /Users/mike/.rvm/gems/jruby-1.7.19@tyrion/bin/jbundle:1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment