Skip to content

Instantly share code, notes, and snippets.

@cstamas
Created January 7, 2010 17:16
Show Gist options
  • Save cstamas/271378 to your computer and use it in GitHub Desktop.
Save cstamas/271378 to your computer and use it in GitHub Desktop.
[cstamas@Marvin ~]$ gem install org.apache.xmlrpc.xmlrpc-client --source http://gems.sonatype.org/content/shadows/central-gems/ -V
GET 304 Not Modified: http://gems.sonatype.org/content/shadows/central-gems/latest_specs.4.8.gz
GET 200 OK: http://gems.sonatype.org/content/shadows/central-gems/quick/Marshal.4.8/org.apache.xmlrpc.xmlrpc-client-3.0.1-java.gemspec.rz
GET 200 OK: http://gems.sonatype.org/content/shadows/central-gems/specs.4.8.gz
GET 200 OK: http://gems.sonatype.org/content/shadows/central-gems/quick/Marshal.4.8/org.apache.xmlrpc.xmlrpc-common-3.0.1-java.gemspec.rz
GET 200 OK: http://gems.sonatype.org/content/shadows/central-gems/quick/Marshal.4.8/org.apache.ws.commons.ws-commons-util-1.0.1-java.gemspec.rz
GET 200 OK: http://gems.sonatype.org/content/shadows/central-gems/quick/Marshal.4.8/xml-apis.xml-apis-999.0.0-java.gemspec.rz
Installing gem xml-apis.xml-apis-999.0.0-java
Downloading gem xml-apis.xml-apis-999.0.0-java.gem
GET 200 OK: http://gems.sonatype.org/content/shadows/central-gems/gems/xml-apis.xml-apis-999.0.0-java.gem
/Users/cstamas/javadev/jruby-1.4.0/lib/ruby/gems/1.8/gems/xml-apis.xml-apis-999.0.0-java/lib/xml-apis-1.0.b2.jar
/Users/cstamas/javadev/jruby-1.4.0/lib/ruby/gems/1.8/gems/xml-apis.xml-apis-999.0.0-java/lib/xml-apis.xml-apis.rb
Installing gem org.apache.ws.commons.ws-commons-util-1.0.1-java
Downloading gem org.apache.ws.commons.ws-commons-util-1.0.1-java.gem
GET 200 OK: http://gems.sonatype.org/content/shadows/central-gems/gems/org.apache.ws.commons.ws-commons-util-1.0.1-java.gem
ERROR: Error installing org.apache.xmlrpc.xmlrpc-client:
org.apache.ws.commons.ws-commons-util requires junit.junit (~> 3.8.1, runtime)
[cstamas@Marvin ~]$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment