Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.1.1
-
None
Description
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.
Attachments
Attachments
Issue Links
- links to