Skip to content
This repository has been archived by the owner on Oct 2, 2023. It is now read-only.

user maven-wrapper #57

Open
adebretsion opened this issue Mar 27, 2019 · 3 comments · May be fixed by #368
Open

user maven-wrapper #57

adebretsion opened this issue Mar 27, 2019 · 3 comments · May be fixed by #368
Labels
enhancement New feature or request

Comments

@adebretsion
Copy link

https://github.com/takari/maven-wrapper

The Maven Wrapper is an excellent choice for projects that need a specific version of Maven (or for users that don’t want to install Maven at all). Instead of installing many versions of it in the operating system, we can just use the project-specific wrapper script.

@chtompki
Copy link
Contributor

We can implement this if you want.

@rvema
Copy link
Contributor

rvema commented Apr 19, 2019

@adebretsion please contribute back by submitting a PR and we can merge the same.

@rvema rvema added the enhancement New feature or request label Apr 19, 2019
@kensipe kensipe linked a pull request Dec 8, 2021 that will close this issue
@kensipe
Copy link

kensipe commented Dec 8, 2021

Added the PR for the wrapper... IMO, it would be best to make sure we have the right version of mvn defined, then we should have the CI build with the ./mvnw to ensure we are always building the expected mvn version. Happy to help there if desired.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants