[
https://issues.apache.org/jira/browse/MWRAPPER-66?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17538117#comment-17538117
]
Jorge Solórzano edited comment on MWRAPPER-66 at 5/17/22 11:18 AM:
-------------------------------------------------------------------
Actually this is valid (https://issues.apache.org/jira/browse/LEGAL-265), it's
not a license change, the issue is that RAT hasn't released the fix integrated
since 3 years ago:
https://github.com/apache/creadur-rat/pull/10
Anyway using the canonical URL just to make RAT happy is ok.
was (Author: jorsol):
Actually this is valid (https://issues.apache.org/jira/browse/LEGAL-265), it's
not a license change, the issue is that RAT hasn't released the fix integrated
since 3 years ago:
https://github.com/apache/creadur-rat/pull/10
Anyway using the canonical URL just to avoid the RAT issue makes sense.
> 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
> Priority: Critical
>
> 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.7#820007)