Add dependent library version to artifact name
Open
Nobody has claimed this yet.
breaking change
- Dominant language
- Java
- Stars
- 668
- Forks
- 135
- Avg merge
- 4d 19h
- Merged PRs (30d)
- 7
Description
As did in Armeria https://github.com/line/armeria/issues/2676, CentralDogma needs to add the major version of a library to the artifact name.
For example, spring-boot-xxx to spring-boot2-xxx.
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
Use the Armeria issue linked in the description as the reference for the requested artifact naming, then search CentralDogma for its artifact and dependency naming configuration. Determine which dependent libraries need major versions in their artifact names and verify that the resulting names follow the spring-boot2-xxx example.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, spring-boot
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100