diff --git a/maven-wrapper/README.md b/maven-wrapper/README.md new file mode 100644 index 0000000000..13f9cc67d4 --- /dev/null +++ b/maven-wrapper/README.md @@ -0,0 +1,4 @@ +This is a copy of the gradle wrapper ported for use with maven. + +To run this build as an example run the 'mvnw' script at the root of this repo as you would normally run 'mvn' +For example if you typically run 'mvn clean install', then run './mvnw clean install'