Source Control URL on maven central invalid for submodules (spoon-core and spoon-javadoc)
- Dominant language
- Java
- Stars
- 2k
- Forks
- 392
- Avg merge
- 11h 24m
- Merged PRs (30d)
- 36
Description
The url listed for Source Control under External Resources is broken for submodules.
It is correct and working for spoon-pom:
[spoon-pom](https://central.sonatype.com/artifact/fr.inria.gforge.spoon/spoon-pom) has Source Control URL: https://github.com/INRIA/spoon
But for submodules the urls are github 404 links:
[spoon-core](https://central.sonatype.com/artifact/fr.inria.gforge.spoon/spoon-core) has Source Control URL: https://github.com/INRIA/spoon/spoon-core
[spoon-javadoc](https://central.sonatype.com/artifact/fr.inria.gforge.spoon/spoon-javadoc) has Source Control URL: https://github.com/INRIA/spoon-javadoc
Contributor guide
Research direction
Start by inspecting the project metadata and publication configuration that produces the Maven Central entries for spoon-pom, spoon-core, and spoon-javadoc. Compare their generated Source Control URLs with the repository links in the issue, then verify that each artifact points to a valid GitHub location after the metadata is regenerated.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github, java
- Domain
- build-system, release
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100