Skip to content

Instantly share code, notes, and snippets.

@headius
Created November 16, 2010 19:08
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save headius/702298 to your computer and use it in GitHub Desktop.
Save headius/702298 to your computer and use it in GitHub Desktop.
Maven gems...I love you.
~/projects/jruby ➔ gem install -v1.5.5 org.jruby.jruby-complete
Installing from Maven using install at /Users/headius/apache-maven-3.0/bin
Successfully installed org.jruby.jruby-complete-1.5.5-java
1 gem installed
Installing ri documentation for org.jruby.jruby-complete-1.5.5-java...
Installing RDoc documentation for org.jruby.jruby-complete-1.5.5-java...
~/projects/jruby ➔ gem install -v1.5.3 org.jruby.jruby-complete
Installing from Maven using install at /Users/headius/apache-maven-3.0/bin
Successfully installed org.jruby.jruby-complete-1.5.3-java
1 gem installed
Installing ri documentation for org.jruby.jruby-complete-1.5.3-java...
Installing RDoc documentation for org.jruby.jruby-complete-1.5.3-java...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment