ruby-maven-libs

maven distribution as gem - no ruby executables !


License
Apache-2.0
Install
gem install ruby-maven-libs -v 3.3.9

Documentation

ruby maven libs

this is just a regular maven packed as gem. mainly used by ruby-maven

release a new version

adjust the version in lib/maven.rb and then execute

./mvnw deploy

this will push the gem to rubygems.org

license

it just comes with the same license as maven itself and all the license info can be found under maven-home/ after

./mvnw package