Skip to content

Add Maven Wrapper to eliminate global Maven dependency #107

@Anmol202005

Description

@Anmol202005

Build failures occur when Maven version mismatches between local environments and project requirements.

Todo:
Add Maven Wrapper to the repository:

  • Include mvnw, mvnw.cmd, and .mvn/wrapper/ directory
  • Update CI/CD pipelines to use ./mvnw instead of mvn
  • Lock Maven version in .mvn/wrapper/maven-wrapper.properties

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions