org.sonar.l10n.java.rules.squid.S3423.html Maven / Gradle / Ivy
The POM Code Convention convention recommends listing modifiers in the following order:
- <modelVersion/>
- <parent/>
- <groupId/>
- <artifactId/>
- <version/>
- <packaging/>
- <name/>
- <description/>
- <url/>
- <inceptionYear/>
- <organization/>
- <licenses/>
- <developers/>
- <contributors/>
- <mailingLists/>
- <prerequisites/>
- <modules/>
- <scm/>
- <issueManagement/>
- <ciManagement/>
- <distributionManagement/>
- <properties/>
- <dependencyManagement/>
- <dependencies/>
- <repositories/>
- <pluginRepositories/>
- <build/>
- <reporting/>
- <profiles/>
Not following this convention has no technical impact, but will reduce the pom's readability because most developers are used to the standard order.
See
© 2015 - 2025 Weber Informatics LLC | Privacy Policy