Skip to content

Add Maven Wrapper  #4

@dortegau

Description

@dortegau

Prerequisites

Description

Add Maven Wrapper (https://github.com/takari/maven-wrapper) to integrate Maven and avoid the need to have and specific version of Maven installed

Expected behavior:

Execute Maven goals using the embedded Maven Wrapper:

$ ./mvnw test

Actual behavior:

Actually requires an external installation of Maven with a specific version (Maven 3.3.3 or higher).

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions