[MWRAPPER-105] mvnd distributionURL support for mvn qualifiers

Open
#306 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
42/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
java
Domain
build-system

Research direction

Start with the wrapper goal invoked by mvn wrapper:3.2.0:wrapper -Dmvnd=1.0-m6-m39 -Dtype=only-script and trace how it constructs the mvnd distribution URL. Verify that the qualified version resolves to the parent version path shown in the issue, with the expected maven-mvnd-1.0-m6-m39-bin.zip filename.

Written by the indexing model from the issue text.

Description

bug priority:major

Delany opened MWRAPPER-105 and commented

The wrapper cannot determine the correct URL for mvnd's new qualified form which allows selecting the mvn version, for instance

mvn wrapper:3.2.0:wrapper -Dmvnd=1.0-m6-m39 -Dtype=only-script

https://dist.apache.org/repos/dist/dev/maven/mvnd/1.0-m6/maven-mvnd-1.0-m6-m39-bin.zip

 


Affects: 3.2.0

Dominant language
Java
Stars
254
Forks
78
Avg merge
9h 4m
Merged PRs (30d)
5

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from apache/maven-wrapper

All issues in apache/maven-wrapper

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.