apache / apache/maven-wrapper

[MWRAPPER-148] Allow to use distributionVersion instead of distributionUrl in maven-wrapper.properties

Open
#303 4 comments 0 reactions 0 assignees View on GitHub
enhancement priority:major
Dominant language
Java
Stars
254
Forks
78
Avg merge
5h 26m
Merged PRs (30d)
2

Description

**[Sebastian T](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=seb)** opened **[MWRAPPER-148](https://issues.apache.org/jira/browse/MWRAPPER-148?redirect=false)** and commented

It would be helpful if one could specify

```
distributionVersion=3.9.9
```

instead of

```
distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.9/apache-maven-3.9.9-bin.zip
```

in maven-wrapper.properties.

That would e.g. make programmatically upgrading the version in the file easier.

---

**Affects:** 3.3.2

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.