You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2019/06/11 17:11:00 UTC

[jira] [Created] (MNG-6677) Ability to declare machine-readable license identifier for project

Vladimir Sitnikov created MNG-6677:
--------------------------------------

             Summary: Ability to declare machine-readable license identifier for project
                 Key: MNG-6677
                 URL: https://issues.apache.org/jira/browse/MNG-6677
             Project: Maven
          Issue Type: Improvement
          Components: POM
    Affects Versions: 3.6.1
            Reporter: Vladimir Sitnikov


Current model for license is something, yet it is not machine-friendly.
Developers tend to put random data into {{<license><name>...</name><url>...</url>}}, and it is hard to analyze in automatic way.

What if we could use SPDX license identifiers/expressions for license information?

Note: currently POM is allowed to list multiple <license> tags, and it is not clear how they should be treated (and? or?).

So it would be nice if there was a way to declare a machine-readable license tag.

I'm not affiliated with SPDX, however OSGi use those ids: https://osgi.org/specification/osgi.core/7.0.0/framework.module.html#framework.module-bundle-license



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)