Details
-
Improvement
-
Status: Closed
-
Low
-
Resolution: Fixed
-
3.1.0
Description
maven-wrapper.properties has two properties: wrapperUrl and distributionUrl
However, in the mvnw script the wrapperUrl is stored as jarUrl (no need for confusion) and after download it is referred to as wrapperJarPath.
Rename jarUrl to wrapperUrl in mvn[.cmd] for consistency.
Attachments
Issue Links
- links to