Created
November 16, 2010 19:08
-
-
Save headius/702298 to your computer and use it in GitHub Desktop.
Maven gems...I love you.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
~/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