Uploaded image for project: 'Groovy'
  1. Groovy
  2. GROOVY-5230

Add a <license/> block to groovy's POM

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.8.5
    • 1.8.6, 2.0-beta-3
    • None
    • None
    • maven 3.

    Description

      Maven has a nice section to describe the license the artifact is released under. For instance:

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

      This was copied from Cargo: http://jira.codehaus.org/browse/CARGO-835

      This is useful to projects that use license-checking tools to validate that dependencies are licensed in a manner acceptable to the project.

      This is also useful for generating license reports for a project.

      Attachments

        Activity

          People

            paulk Paul King
            matt@thebishops.org Matt Bishop
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: