You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Slawomir Jaranowski (Jira)" <ji...@apache.org> on 2022/05/15 22:01:00 UTC

[jira] [Updated] (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:all-tabpanel ]

Slawomir Jaranowski updated MWRAPPER-66:
----------------------------------------
    Affects Version/s: 3.1.1

> 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)