Skip to content

Conversation

@danielsiwiec
Copy link
Contributor

I'd like to propose the use of Maven wrapper, as explained in this post. There are a few advantages to it:

  • Simplifying local development, by removing the need to install maven manually
  • Standardizing maven version across all contributors (maven-wrapper.properties)
  • Ensuring the build system uses the same maven version as developers
  • Simplifying maven version updates across all developers (again, the properties file)

@danielsiwiec danielsiwiec force-pushed the mvn-wrapper branch 2 times, most recently from 11be5fc to a1adbec Compare April 15, 2021 21:06
Signed-off-by: Dan Siwiec <daniel.siwiec@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant