eclipse-ee4j / eclipse-ee4j/management-api
Fix ArtifactIds in Maven Central
Open
- Dominant language
- Java
- Stars
- 1
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
The ArtifactIds in Maven Central are not consistent.
The ArtifactId for the api is "jakarta.management.j2ee-api" but the ArtifactId for the parent is "management-api-parent". I suspect that "jakarta" should be added to the parent. Perhaps "j2ee" should also be removed from the api artifactid.
Contributor guide
Assessment
This issue has not been assessed yet.