Module: Maven::Ruby

Defined in:
lib/ruby/maven/ruby/cli.rb,
lib/ruby/maven/ruby/maven.rb,
lib/ruby/maven/ruby/version.rb,
lib/ruby/maven/ruby/pom_magic.rb

Defined Under Namespace

Classes: Cli, Maven, PomMagic

Constant Summary collapse

VERSION =
'3.0.4.1.4'
JRUBY_MAVEN_PLUGINS_VERSION =

allow to overwrite the default from maven-tools since jruby-maven-plugins depend on maven-tools and default version in maven-tools is often behind

'0.29.4'