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

Add maven wrapper #273

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

DaGeRe
Copy link
Contributor

@DaGeRe DaGeRe commented Sep 24, 2024

With a maven wrapper, its much easier to have reproducible builds on different machines, so I'd recommend to add one to the project.

@SimonEismann
Copy link
Contributor

Looks cool, could you add some documentation for how to use this?

@DaGeRe
Copy link
Contributor Author

DaGeRe commented Sep 24, 2024

Sure, but its very easy: Just use ./mvnw instead of mvn to run maven from the command line (so maven doesn't need to be installed any longer, and no dependence on the maven system version is present). I changed it in GET_STARTED and also in the workflows.

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

Successfully merging this pull request may close these issues.

2 participants