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

Unable to override single option in mavenrc #44

Closed peterabbott closed 7 years ago

peterabbott commented 10 years ago

In some situations multiple versions of Maven could be setup on an environment. The mavenrc file overrides the M2_HOME and MAVEN_OPTS in all cases. This makes it hard to override. Adding a check to set only when on already would be useful.

tas50 commented 7 years ago

This appears to be fixed now