mguymon / lock_jar

LockJar manages Java Jars for Ruby
http://mguymon.github.io/lock_jar/
Apache License 2.0
46 stars 9 forks source link

LockJar install from CLI Does not install the default group #4

Closed KarthikDot closed 11 years ago

KarthikDot commented 11 years ago

If I run LockJar install from CLI i.e.

lockjar install
Installing Jars from Jarfile.lock for ["compile", "runtime"]
mguymon commented 11 years ago

I updated the CLI to use the default group and pushed a patch gem of 0.7.3. The CLI woefully needs coverage on the defaults it uses.