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

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

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

Hudson commented on MPOM-48:
----------------------------

SUCCESS: Integrated in ASF Parent Pom #94 (See [https://builds.apache.org/job/ASF%20Parent%20Pom/94/])
[MPOM-48] fixed license name (hboutemy: http://svn.apache.org/viewvc/?view=rev&rev=1580200)
* /maven/pom/trunk/asf/pom.xml
* /maven/pom/trunk/asf/src/site-docs/apt/index.apt


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