redis-microservices-demo icon indicating copy to clipboard operation
redis-microservices-demo copied to clipboard

Add maven wrapper to simplify pipelines

Open dashaun opened this issue 4 years ago • 0 comments

I read the README, checked out the repository, and I assumed the maven wrapper would be included.

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

I don't have mvn installed.

The wrapper helps insure that users are using the same version.

I noticed issue #24 was around adding maven features, using the wrapper will also help there. It removes the need to document which minimum version of mvn to install.

dashaun avatar Dec 04 '20 00:12 dashaun