Azure / azure-spring-apps-landing-zone-accelerator

The Azure Spring Apps landing zone accelerator is an open-source collection of architectural guidance and reference implementation to accelerate deployment of Azure Spring Apps at scale.
MIT License
80 stars 76 forks source link

Update the jumpbox scripts to point to correct version of Maven #111

Closed hemantmalik closed 2 years ago

hemantmalik commented 3 years ago

Jumpbox is provisioned with 3.8.2 version of maven. Petclinic scripts point to 3.6.2 which results in below error when running Powershell script C:\ProgramData\chocolatey\lib\maven\apache-maven-3.6.3\bin\mvn' is not recognized as the name of a cmdlet

kriation commented 2 years ago

Fixed as of #130