Skip to content

Apache Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central piece of information.

License

softasap/sa-maven

Repository files navigation

sa-maven

Build Status

Install apache maven

Example of usage:

Simple

     - {
         role: "sa-maven"
       }

Advanced

     - {
         role: "sa-maven",
         option_link_mvn_to_bin: true,

         maven_version: '3.0.4',
         maven_install_dir: /opt/maven

       }

Usage with ansible galaxy workflow

If you installed the sa-maven role using the command

ansible-galaxy install softasap.sa-maven

the role will be available in the folder library/softasap.sa-maven Please adjust the path accordingly.

     - {
         role: "softasap.sa-maven"
       }

Copyright and license

Code is dual licensed under the [BSD 3 clause] (https://opensource.org/licenses/BSD-3-Clause) and the [MIT License] (http://opensource.org/licenses/MIT). Choose the one that suits you best.

Reach us:

Subscribe for roles updates at [FB] (https://www.facebook.com/SoftAsap/)

Join gitter discussion channel at Gitter

Discover other roles at http://www.softasap.com/roles/registry_generated.html

visit our blog at http://www.softasap.com/blog/archive.html

About

Apache Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central piece of information.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published