You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is like jbundler but without bundler. The Jarfile is the same but the Jarfile.lock is different. As it is a default gem in jruby it is prefered over jbundler.
converts rubygems layout into maven layout. this is used as maven-wagon to download gems directly from rubygems with a maven file path. The original code was cloned from nexus rubygems-plugin.