practicalli / practicalli/clojure
Add licence in pom.xml file using tools.build
Nobody has claimed this yet.
- Dominant language
- Makefile
- Stars
- 117
- Forks
- 36
- PR merge metrics
- No merged PRs in 30d
Description
Clojars requires all new projects to include a licence name within the pom.xml file (as of 29th September 2023)
Existing projects have until the end of 2023 to include a license.
Add section on using tools.build to publish Clojure libraries to Clojars.org that supports the recent requirement to include a license.
References
https://ask.clojure.org/index.php/13341/is-tools-build-considering-adding-a-license-argument
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.
Research direction
Start with the existing documentation on publishing Clojure libraries and the pom.xml configuration used with tools.build. Review the linked Clojure reference for the required license metadata. Done means the documentation explains the tools.build publishing setup and the generated pom.xml includes a license name.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- clojure
- Domain
- build-system, documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100