[MWRAPPER-92] Use https in license links of generated files
- Dominant language
- Java
- Stars
- 254
- Forks
- 78
- Avg merge
- 5h 26m
- Merged PRs (30d)
- 2
Description
**[Michael Keppler](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=bananeweizen)** opened **[MWRAPPER-92](https://issues.apache.org/jira/browse/MWRAPPER-92?redirect=false)** and commented
The generated scripts mvnw and mvnw.cmd contain links to the Apache license texts. Please make them use https instead of http.
https is already used for the same links in other generated files, like maven-wrapper.properties (and should generally be the default nowadays).
Found because we monitor our own repositories with https://github.com/spring-io/nohttp
---
**Affects:** 3.1.1
**Issue Links:**
- [MWRAPPER-66](https://issues.apache.org/jira/browse/MWRAPPER-66) maven-wrapper.properties - incorrect header reported by rat plugin
- [LEGAL-265](https://issues.apache.org/jira/browse/LEGAL-265) What are the valid URLs for LICEN[SE-2](https://issues.apache.org/jira/browse/SE-2).0 at apache.org?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.