line / line/centraldogma

Add dependent library version to artifact name

Open
#526 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.