eclipse-ee4j / management-api

Jakarta Management
https://projects.eclipse.org/projects/ee4j.jakartaee-stable
Other
1 stars 16 forks source link

Fix ArtifactIds in Maven Central #49

Open jim-krueger opened 5 years ago

jim-krueger commented 5 years ago

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.