Class PomSorter

java.lang.Object
org.l2x6.cq.maven.PomSorter

public class PomSorter extends Object
  • Constructor Details

    • PomSorter

      public PomSorter()
  • Method Details

    • 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)