Skip to content

Ansible role to set up Apache Maven in Debian-like systems

License

Notifications You must be signed in to change notification settings

Oefenweb/ansible-maven

Repository files navigation

maven

CI Ansible Galaxy

Set up Apache Maven.

Requirements

None

Variables

  • maven_version [default: 3.9.9]: Version to install
  • maven_install_prefix [default: /opt]: Install prefix

Dependencies

None

Example

---
- hosts: all
  roles:
    - oefenweb.maven

License

MIT

Author Information

Mischa ter Smitten

Feedback, bug-reports, requests, ...

Are welcome!