FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Use maven wrapper instead of plain maven by danielsiwiec · Pull Request #26 · feast-dev/feast-java-old · GitHub

Use maven wrapper instead of plain maven - #26

Open
danielsiwiec wants to merge 1 commit into
feast-dev:masterfrom
danielsiwiec:mvn-wrapper
Open

Use maven wrapper instead of plain maven#26
danielsiwiec wants to merge 1 commit into
feast-dev:masterfrom
danielsiwiec:mvn-wrapper

Conversation

Copy link
Copy Markdown
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 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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL