saltstack-formulas / maven-formula

A minimalistic way to install just the maven distribution without any dependencies
http://docs.saltstack.com/en/latest/topics/development/conventions/formulas.html
Other
4 stars 10 forks source link

[BUG] Add Windows support #33

Open noelmcloughlin opened 3 years ago

noelmcloughlin commented 3 years ago

Your setup

Formula commit hash / release tag

Versions reports (master & minion)

Pillar / config used


Bug details

Describe the bug

Maven should be installable on Windows.

          ID: maven-not-available-to-install
    Function: test.show_notification
      Result: True
     Comment: The maven package is unavailable for Windows
     Started: 10:51:57.660064
    Duration: 1.001 ms

Steps to reproduce the bug

Expected behaviour

Attempts to fix the bug

Additional context