google / google/play-services-plugins

Find license from parent on OSS License Plugin.

Open
#302 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Kotlin
Stars
526
Forks
167
Avg merge
7d 21h
Merged PRs (30d)
2

Description

**Describe the bug**

**To Reproduce**
Steps to reproduce the behavior:
```
$ git clone https://github.com/ganadist/minimal-reproducible-example -b oss-license
$ cd minimal-reproducible-example
$ ./gradlew :app:assembleProductionRelease
$ adb install -r app/build/outputs/apk/production/release/app-production-release.apk
```

**Expected behavior**
CommonMark license should be shown on license activity

**Desktop (please complete the following information):**
- Gradle version: Any
- Android Studio version: Any
- Plugin name and version : OSS Licenses 0.10.6

**Additional context**
On https://maven.apache.org/pom.html#inheritance , `licenses` item can be inherited from `parent`.
But, oss-licenses-plugin don't look up `licenses` item from parent.
X-posted this issue on https://github.com/commonmark/commonmark-java/issues/347

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.