apache / apache/rocketmq-apis

Provide correct values in pom.xml for url, scm informations instead of PROJECT_URL

Open Beginner friendly
#109 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Starlark
Stars
32
Forks
26
PR merge metrics
No merged PRs in 30d

Description

### Before Creating the Enhancement Request

- [x] I have confirmed that this should be classified as an enhancement rather than a bug/feature.

### Summary

Provide correct values in pom.xml for url, scm informations instead of PROJECT_URL

for instance https://repo1.maven.org/maven2/org/apache/rocketmq/rocketmq-proto/2.1.2/rocketmq-proto-2.1.2.pom

we can notice several PROJECT_URL values

### Motivation

it will help to find source code from the jar.

### Describe the Solution You'd Like

have the correct url specified in the pom file

### Describe Alternatives You've Considered

none

### Additional Context

initially rported here https://github.com/apache/rocketmq/issues/10403

Contributor guide

No contributing guide indexed for this repository

Research direction

Inspect the repository's pom.xml files and compare their url and scm metadata with the published rocketmq-proto POM example. Replace PROJECT_URL values with the correct project and source-code URLs, then verify the generated or published POM exposes those links instead of placeholders.

Written by the indexing model from the issue text.

Assessment

Tech stack
xml
Domain
build-system
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.