[
https://issues.apache.org/jira/browse/MWRAPPER-66?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17869185#comment-17869185
]
ASF GitHub Bot commented on MWRAPPER-66:
----------------------------------------
ottlinger commented on PR #43:
URL: https://github.com/apache/maven-wrapper/pull/43#issuecomment-2254592793
@slawekjaranowski should the change be applied as RAT has been released a
while ago and is able to properly recognize licenses with various http(s)-URIs.
Wouldn*t this be the resolution of
https://issues.apache.org/jira/browse/MWRAPPER-92?
> maven-wrapper.properties - incorrect header reported by rat plugin
> -------------------------------------------------------------------
>
> Key: MWRAPPER-66
> URL: https://issues.apache.org/jira/browse/MWRAPPER-66
> Project: Maven Wrapper
> Issue Type: Bug
> Affects Versions: 3.1.1
> Reporter: Slawomir Jaranowski
> Assignee: Slawomir Jaranowski
> Priority: Critical
> Fix For: 3.2.0
>
>
> In maven-wrapper.properties we have
> {code}
> # https://www.apache.org/licenses/LICENSE-2.0
> {code}
> instead
> {code}
> # http://www.apache.org/licenses/LICENSE-2.0
> {code}
> standard configuration of {{apache-rat-plugin}} used in Maven project report
> issues on it.
> reproduce - go to maven-parent project
> {code}
> mvn wrapper:wrapper
> mvn verify
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)