sous-chefs / maven

Development repository for the maven cookbook
https://supermarket.chef.io/cookbooks/maven
Apache License 2.0
36 stars 153 forks source link

default node['maven']['m2_home'] invalid on windows #58

Open timor-raiman opened 9 years ago

timor-raiman commented 9 years ago

Originally seemed like an issue with ark (https://github.com/burtlo/ark/issues/102). But setting default['maven']['m2_home'] = 'C:\usr\local\maven' makes the cookbook work.