Back to Intellij Community

MavenParentMissedGroupIdArtifactIdInspection

plugins/maven/src/main/resources/inspectionDescriptions/MavenParentMissedGroupIdArtifactIdInspection.html

2025.3-rc-2183 B
Original Source

Reports the absence of <groupId> and <artifactId> elements in the <parent> tag.
(for Maven 4 and later, they are optional if a parent POM could be found by the relativePath).