| bundle install | |
| WARN: Unresolved specs during Gem::Specification.reset: | |
| ffi (>= 0) | |
| WARN: Clearing out unresolved specs. | |
| Please report a bug if this causes problems. | |
| Fetching gem metadata from https://rubygems.org/.......... | |
| Fetching version metadata from https://rubygems.org/... | |
| Fetching dependency metadata from https://rubygems.org/.. | |
| Resolving dependencies.... | |
| Using rake 10.4.2 | |
| Using addressable 2.3.8 | |
| Using thread_safe 0.3.5 | |
| Using descendants_tracker 0.0.4 | |
| Using ice_nine 0.11.1 | |
| Using axiom-types 0.1.1 | |
| Using backports 3.6.4 | |
| Using cabin 0.7.1 | |
| Using clamp 0.6.4 | |
| Using coderay 1.1.0 | |
| Using coercible 1.0.0 | |
| Using concurrent-ruby 0.8.0 | |
| Using diff-lcs 1.2.5 | |
| Using multi_json 1.11.0 | |
| Using elasticsearch-api 1.0.7 | |
| Using multipart-post 2.0.0 | |
| Using faraday 0.9.1 | |
| Using elasticsearch-transport 1.0.7 | |
| Using elasticsearch 1.0.8 | |
| Using equalizer 0.0.11 | |
| Using ffi 1.9.8 | |
| Using minitar 0.5.4 | |
| Using file-dependencies 0.1.6 | |
| Using filesize 0.0.4 | |
| Using http_parser.rb 0.6.0 | |
| Using ftw 0.0.42 | |
| Using gem_publisher 1.5.0 | |
| Using i18n 0.6.9 | |
| Using insist 1.0.0 | |
| Using jar-dependencies 0.1.7 | |
| Using jrjackson 0.2.8 | |
| Using jruby-httpclient 1.1.1 | |
| Using virtus 1.0.5 | |
| Using maven-tools 1.0.7 | |
| Using mime-types 2.4.3 | |
| Using method_source 0.8.2 | |
| Using slop 3.6.0 | |
| Using spoon 0.0.4 | |
| Using pry 0.10.1 | |
| Using rack 1.6.0 | |
| Using ruby-maven-libs 3.1.1 | |
| Using ruby-maven 3.1.1.0.8 | |
| Using rack-protection 1.5.3 | |
| Using tilt 2.0.1 | |
| Using sinatra 1.4.6 | |
| Using stud 0.0.19 | |
| Using polyglot 0.3.5 | |
| Using treetop 1.4.15 | |
| Using logstash-core 1.5.0.rc2 | |
| Using logstash-codec-plain 0.1.5 | |
| Using rspec-core 2.14.8 | |
| Using rspec-expectations 2.14.5 | |
| Using rspec-mocks 2.14.6 | |
| Using rspec 2.14.1 | |
| Using logstash-devutils 0.0.10 | |
| Using logstash-input-generator 0.1.3 | |
| Using manticore 0.3.6 | |
| [ERROR] The build could not read 1 project -> [Help 1] | |
| [ERROR] | |
| [ERROR] The project rubygems:logstash-output-elasticsearch:0.1.19 (/Users/mhughes/OpenSource/logstash-output-elasticsearch/logstash-output-elasticsearch.gemspec) has 2 errors | |
| [ERROR] Unresolveable build extension: Plugin de.saumya.mojo:gem-extension:1.0.7 or one of its dependencies could not be resolved: Failed to read artifact descriptor for de.saumya.mojo:gem-extension:jar:1.0.7: Could not transfer artifact de.saumya.mojo:gem-extension:pom:1.0.7 from/to ccad-uber (https://acropolis/nexus/content/groups/ccad-uber/): peer not authenticated -> [Help 2] | |
| [ERROR] Unknown packaging: gem | |
| [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 | |
| [ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/PluginResolutionException | |
| Errno::ENOENT: No such file or directory - /Users/mhughes/OpenSource/logstash-output-elasticsearch/deps.lst | |
| An error occurred while installing logstash-output-elasticsearch (0.1.19), and | |
| Bundler cannot continue. | |
| Make sure that `gem install logstash-output-elasticsearch -v '0.1.19'` succeeds | |
| before bundling. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment