Add Maven Wrapper to project #27
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: McPringle/fitpub#27
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "add-maven-wrapper"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR introduces the Maven Wrapper to the project.
The Maven Wrapper allows building the project without requiring a preinstalled Maven version. It ensures that all contributors and CI environments use a consistent and reproducible Maven setup.
Changes
mvnwandmvnw.cmdscripts.mvn/wrapperdirectory with configurationBenefits