Skip to content

.mvn dir should not be commited in repo #32

Description

@nagkumar

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions