Closed peterabbott closed 7 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.
This appears to be fixed now
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.