Björn Michael opened MWRAPPER-86 and commented
If repository URL ends with a trailing slash then the URLs in maven-wrapper.properties contain double slashes.
E.g. MVNW_REPOURL=[https://myrepo.local/] ends up with
distributionUrl=https://myrepo.local//org/apache/maven/apache-maven/3.8.7/apache-maven-3.8.7-bin.zip
wrapperUrl=https://myrepo.local//org/apache/maven/wrapper/maven-wrapper/3.1.1/maven-wrapper-3.1.1.jar
This also occurs when mirror * URL ends with trailing slash.
Affects: 3.1.1
Remote Links:
1 votes, 4 watchers
Björn Michael opened MWRAPPER-86 and commented
If repository URL ends with a trailing slash then the URLs in
maven-wrapper.propertiescontain double slashes.E.g.
MVNW_REPOURL=[https://myrepo.local/]ends up withThis also occurs when mirror * URL ends with trailing slash.
Affects: 3.1.1
Remote Links:
1 votes, 4 watchers