You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Jorge Solórzano (Jira)" <ji...@apache.org> on 2022/06/16 08:34:00 UTC

[jira] [Commented] (MWRAPPER-66) maven-wrapper.properties - incorrect header reported by rat plugin

    [ https://issues.apache.org/jira/browse/MWRAPPER-66?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17554960#comment-17554960 ] 

Jorge Solórzano commented on MWRAPPER-66:
-----------------------------------------

RAT 0.14 has been released, now this shouldn't be an issue.

https://issues.apache.org/jira/browse/RAT-212

> 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.7#820007)