Uploaded image for project: 'Velocity'
  1. Velocity
  2. VELOCITY-518

Veloctiy poms should have a <licenses> section

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.0b1, 1.0b2, 1.0b3, 1.0-Release, 1.1-rc1, 1.1-rc2, 1.1, 1.2, 1.3-rc1, 1.3, 1.3.1-rc2, 1.3.1, 1.4, 1.5 beta1, 1.5 beta2
    • 1.5
    • Build
    • None

    Description

      A licenses section should be added to the velocity poms. It should look something like:

      <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 maven team is working on using that information in several plugins to help validate releases. (Example: there could be an apache validate plugin that makes sure all the licenses of dependencies are OK for apache to release)

      Attachments

        Activity

          People

            Unassigned Unassigned
            dkulp Daniel Kulp
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: