Class PomSorter


  • public class PomSorter
    extends Object
    • Constructor Detail

      • PomSorter

        public PomSorter()
    • Method Detail

      • sortDependencyManagement

        public static void sortDependencyManagement​(Path baseDir,
                                                    List<String> pomPaths)
      • sortDependencyManagement

        public static void sortDependencyManagement​(Path pomXmlPath)
      • sortModules

        public static void sortModules​(Path baseDir,
                                       List<String> sortModulesPaths)
      • sortModules

        public static void sortModules​(Path pomXmlPath)