Sebastian T created MWRAPPER-148:
------------------------------------
Summary: Allow to use distributionVersion instead of
distributionUrl in maven-wrapper.properties
Key: MWRAPPER-148
URL: https://issues.apache.org/jira/browse/MWRAPPER-148
Project: Maven Wrapper
Issue Type: New Feature
Components: Maven Wrapper Scripts
Affects Versions: 3.3.2
Reporter: Sebastian T
It would be helpful if one could specify
{noformat}
distributionVersion=3.9.9{noformat}
instead of
{noformat}
distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.9/apache-maven-3.9.9-bin.zip{noformat}
in maven-wrapper.properties.
That would e.g. make programmatically upgrading the version in the file easier.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)