Details

    • New Feature
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.3.4
    • 2.3.5, 3.0 Beta 3
    • Build/Deployment
    • None

    Description

      Please include license info in the project pom. As can be seen on project site, currently project is licensed under Apache License 2.0 so adding following to the pom should do:

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

      All this will improve how dependency to this project artifact is treated by all sorts of maven plug-ins and tools, like project info dependency report plugin, maven jboss license plugin, etc.

      Attachments

        Activity

          People

            Unassigned Unassigned
            sslavic Stevo Slavić
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment