install_maven
Install Maven
Description
This function installs Apache Maven.
Usage
install_maven(dir = NULL, version = NULL)
Arguments
Argument | Description |
---|---|
dir | (Optional) Directory to install maven in. |
Defaults to maven/
under user’s home directory. version | Version of Maven to install, defaults to the latest version tested with this package.