mirror of https://github.com/apache/maven.git
5 lines
262 B
Markdown
5 lines
262 B
Markdown
|
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'
|