The url in the pom (of the submodules) is invalid
Open
@raphw is already working on this.
Since Sep 6, 2019.
build
- Dominant language
- Java
- Stars
- 6.9k
- Forks
- 855
- PR merge metrics
- No merged PRs in 30d
Description
Maven seems to append the module name to project's url thus it references a page that does not exist.
http://bytebuddy.net/byte-buddy
http://bytebuddy.net/byte-buddy-agent
Please set the correct url for the submodules as well or configure a server side redirect.
You can test this with mvn site and then checking the links on the dependency page.
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.
Assessment
This issue has not been assessed yet.