Skip to content

Latest commit

 

History

History
48 lines (25 loc) · 825 Bytes

File metadata and controls

48 lines (25 loc) · 825 Bytes

Reference

Table of Contents

Classes

Classes

maven

Install Maven

Parameters

The following parameters are available in the maven class:

version

Data type: String

Version of maven to install.

Default value: '3.6.3'

base_path

Data type: Stdlib::Absolutepath

Directory path under which to install maven versions.

Default value: '/opt/maven'

url

Data type: Optional[Stdlib::HTTPUrl]

Absolute URL to a maven binary tarball.

Default value: undef