Package org.l2x6.cq.maven
Class PomSorter
java.lang.Object
org.l2x6.cq.maven.PomSorter
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidsortDependencyManagement(Path pomXmlPath) static voidsortDependencyManagement(Path baseDir, List<String> pomPaths) static voidsortModules(Path pomXmlPath) static voidsortModules(Path baseDir, List<String> sortModulesPaths)
-
Constructor Details
-
PomSorter
public PomSorter()
-
-
Method Details
-
sortDependencyManagement
-
sortDependencyManagement
-
sortModules
-
sortModules
-