myii / maven-formula

A minimalistic way to install just the maven distribution without any dependencies

Home Page:http://docs.saltstack.com/en/latest/topics/development/conventions/formulas.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

maven-formula

No maven package is currently available for CentOS, installing maven on a minimal Fedora 20 system will add no less than 152 dependencies! This formula pulls the official Apache Maven tarball and installs it. There are no dependencies even though you will need a JVM installed to run maven in the end.

Available states

Downloads the tarball from maven:source_url and unpacks maven:version is 3.3.9.

Adds /etc/profile.d/apache-maven.sh, setting M2_HOME and M2_HOME/bin to the PATH of any user.

Please see the pillar.example for configuration.

Tested on GNU Linux (RedHat/CentOS, AmazonOS, Ubuntu, Suse, Arch, and Fedora) and MacOS.

About

A minimalistic way to install just the maven distribution without any dependencies

http://docs.saltstack.com/en/latest/topics/development/conventions/formulas.html

License:Other


Languages

Language:SaltStack 99.4%Language:Shell 0.6%