eclipse-ee4j / eclipse-ee4j/jersey
Correct naming of "Maven Central Repository"
Open
Component: docs
Priority: Major
Type: Bug
- Dominant language
- Java
- Stars
- 730
- Forks
- 382
- PR merge metrics
- No merged PRs in 30d
Description
Chapter 1.1 says:
> All modules produced as part of Jersey project build are pushed to the Central Maven Repository.
but should say:
> All modules produced as part of Jersey project build are pushed to the Maven Central Repository.
Chapter 2.2 says:
> Jersey releases are deployed to the Central Maven Repository.
but should say:
> Jersey releases are deployed to the Maven Central Repository.
The canonical name is Maven Central Repository.
Releases already implies non-SNAPSHOT.
#### Affected Versions
[2.25]
Contributor guide
Assessment
This issue has not been assessed yet.