-
-
Notifications
You must be signed in to change notification settings - Fork 184
PredefinedSortOrderProfiles
Adam Taft edited this page May 20, 2021
·
3 revisions
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 default sort order for plugin versions < 3.0.0
- recommended_2008_06: The POM Code Convention that was chosen by Maven developers in 2008 (default for 3.0.0+)
Custom profiles can be created on demand, if development is encouraged.