git-code-format-maven-plugin icon indicating copy to clipboard operation
git-code-format-maven-plugin copied to clipboard

feat: add `useGlobalMavenExecutable` configuration

Open varijkapil13 opened this issue 4 years ago • 1 comments

This PR Addresses #71 by adding a new configuration option to allow users to override usage of M2_HOME to directly use the global mvn variable instead.

This should allow users to allow use maven from IDE's where M2_HOME is sometime forcefully set by the tooling, eg. when using maven from IntelliJ IDEA

varijkapil13 avatar Jun 01 '21 16:06 varijkapil13

Request someone to please guide me on how to create a PR for an earlier version? For version 2 in this case.

Thanks

varijkapil13 avatar Jun 01 '21 16:06 varijkapil13