Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.mvn dir should not be commited in repo #32

Open
nagkumar opened this issue Feb 1, 2024 · 0 comments
Open

.mvn dir should not be commited in repo #32

nagkumar opened this issue Feb 1, 2024 · 0 comments

Comments

@nagkumar
Copy link

nagkumar commented Feb 1, 2024

Reasons are

  1. This is a generated directory, none should touch nor version control
  2. even mvnw.cmd mvnw should not be changed, let dev know to use the command ./mvnw -N wrapper:wrapper -Dmaven=3.8.7 to upgrade maven from command line
  3. I love developers using a different versions of java, mvn etc to report compliance issues early on, rather than enforcing just xyz version of java etc..
  4. If strictly required java version and mvn version should be captured in pom.xml
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

No branches or pull requests

1 participant