alibaba / alibaba/spring-context-support
it's better to change this artifactId from spring-context-support to alibaba-spring-context-support
Open
- Dominant language
- Java
- Stars
- 155
- Forks
- 87
- PR merge metrics
- No merged PRs in 30d
Description
org.springframework下已存在同名的artifactId(spring-context-support), 而通常jar名称中不带groupId的
这样相同的artifactId 容易想起不必要的歧义:光看jar包文件名容易让人误以下是org.springframework下的类库。
建议2.x开始换个唯一的artifactId, 比如:alibaba-spring-context-support
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the project metadata that defines the spring-context-support artifactId and checking how the project publishes or references it. The change is complete when the artifact is consistently named alibaba-spring-context-support without leaving conflicting references to the old name.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100