Add pip-licenses target (make licenses) to regenerate NOTICE / THIRD_PARTY attribution
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 68/100
- Issue type
- Feature
- Clarity
- Mostly clear
- Activity status
- Quiet
- Tech stack
- python
- Domain
- build-system, documentation, release
Research direction
Start by locating the Makefile, the development dependency configuration, NOTICE, and DEVELOPER_GUIDE.md or the release checklist. Review how dependencies and release documentation are currently maintained, then run the proposed license-generation command and verify that make licenses regenerates the attribution output with the documented process.
Written by the indexing model from the issue text.
Description
Summary
Add a pip-licenses Makefile target so that
the NOTICE file and a THIRD_PARTY attribution document can be regenerated from the
currently installed package set with a single command.
Motivation
- ASF policy requires the
NOTICEfile to credit all bundled third-party components - Manually maintaining attribution is error-prone when dependencies change
pip-licensesoutputs Markdown, CSV, JSON, or plain text — suitable for both human
review and automated checks- Apache Airflow and Superset both use tooling to keep attribution current
Proposed changes
- Add
pip-licensesto dev dependencies - Add
make licensestarget that runs:pip-licenses --with-authors --with-urls --format=markdown > THIRD_PARTY.md - Add
THIRD_PARTY.mdto the repository (or generate at release time) - Document the process in the release checklist /
DEVELOPER_GUIDE.md
References
- https://github.com/raimon49/pip-licenses
- ASF NOTICE file policy: https://www.apache.org/legal/src-headers.html
- Dominant language
- Python
- Stars
- 3
- Forks
- 5
- Avg merge
- 5d 17h
- Merged PRs (30d)
- 8
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from apache/solr-orbit
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
apache/solr-orbit#34 ·
-
Difficulty 3/5 1-2 days Newbie friendliness 68/100
apache/solr-orbit#79 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 64/100
apache/solr-orbit#45 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 48/100
apache/solr-orbit#13 · 1 comment ·
-
Difficulty 5/5 Over a week Newbie friendliness 35/100
apache/solr-orbit#12 ·
All issues in apache/solr-orbit
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100