gradle / gradle/native-platform

Please clarify license for the published artifacts

Open
#40 6 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Java
Stars
126
Forks
44
Avg merge
7h 44m
Merged PRs (30d)
9

Description

native-platform project publishes a lot of jar files, however they do not mention which license is in place.

1) Please add `Bundle-License: Apache-2.0` manifest entry (where `Apache-2.0` is SPDX identifier, see https://osgi.org/specification/osgi.core/7.0.0/framework.module.html#framework.module-bundle-license )
Well, current `pom.xml` tags are quite obvious (even though you might want to replace `` with SPDX id of `Apache-2.0`), however adding explicit `Bundle-License` would simplify automatic analysis.

2) Please add LICENSE file to the produced jar files.
The suggested file locations is `META-INF/LICENSE`

3) You might want to mention the license in `pom.xml` via `` tag, however it is not that required.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.