Skip to content

PredefinedSortOrderProfiles

Jackson Bailey edited this page Feb 8, 2017 · 3 revisions

Profiles

The profiles can be selected to enforce a certain sort order without creating a custom sort order. The following profiles are available

  • custom_1: The sort order I personally feel most comfortable with. Parent on top; some summary info, modules and properties high up; dependencies and plugins in the middle; less used project info towards the end; and profiles at the bottom
  • default_0_4_0: The default sort order for plugin version 0.4.0 or earlier
  • default_1_0_0: The current default sort order
  • recommended_2008_06: The POM Code Convention that was chosen by Maven developers in 2008

Custom profiles can be created on demand, if development is encouraged.

Clone this wiki locally