Uploaded image for project: 'Maven POMs'
  1. Maven POMs
  2. MPOM-48

Incorrect name for Apache License in <license>

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • ASF-7, ASF-13, ASF-14
    • ASF-15
    • asf
    • None

    Description

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

      Attachments

        Activity

          People

            hboutemy Herve Boutemy
            hboutemy Herve Boutemy
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: