All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.sonar.l10n.java.rules.squid.S3423.html Maven / Gradle / Ivy

There is a newer version: 8.6.0.37351
Show newest version

The POM Code Convention convention recommends listing modifiers in the following order:

  1. <modelVersion/>
  2. <parent/>
  3. <groupId/>
  4. <artifactId/>
  5. <version/>
  6. <packaging/>
  7. <name/>
  8. <description/>
  9. <url/>
  10. <inceptionYear/>
  11. <organization/>
  12. <licenses/>
  13. <developers/>
  14. <contributors/>
  15. <mailingLists/>
  16. <prerequisites/>
  17. <modules/>
  18. <scm/>
  19. <issueManagement/>
  20. <ciManagement/>
  21. <distributionManagement/>
  22. <properties/>
  23. <dependencyManagement/>
  24. <dependencies/>
  25. <repositories/>
  26. <pluginRepositories/>
  27. <build/>
  28. <reporting/>
  29. <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