You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Hervé Boutemy (JIRA)" <ji...@apache.org> on 2014/03/22 14:00:44 UTC

[jira] [Updated] (MPOM-48) Incorrect name for Apache License in

     [ https://issues.apache.org/jira/browse/MPOM-48?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hervé Boutemy updated MPOM-48:
------------------------------

    Affects Version/s: ASF-7
                       ASF-13

> Incorrect name for Apache License in <license>
> ----------------------------------------------
>
>                 Key: MPOM-48
>                 URL: https://issues.apache.org/jira/browse/MPOM-48
>             Project: Maven POMs
>          Issue Type: Bug
>          Components: asf
>    Affects Versions: ASF-7, ASF-13, ASF-14
>            Reporter: Hervé Boutemy
>            Assignee: Hervé Boutemy
>             Fix For: ASF-15
>
>
> The actual <license> [1] section contains
> <licenses>
>   <license>
>     <name>The Apache Software License, Version 2.0</name>
>     <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
>     <distribution>repo</distribution>
>     <comments>A business-friendly OSS license</comments>
>   </license>
> </licenses>
> The <name> entry is wrong; the word "Software" must be removed. Probably best to remove "The" as well, i.e. it should be:
> <name>Apache License, Version 2.0</name>
> see http://jira.codehaus.org/browse/MNGSITE-191



--
This message was sent by Atlassian JIRA
(v6.2#6252)