Package org.l2x6.cq.maven
Class PomSorter
- java.lang.Object
-
- org.l2x6.cq.maven.PomSorter
-
public class PomSorter extends Object
-
-
Constructor Summary
Constructors Constructor Description PomSorter()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidsortDependencyManagement(Path pomXmlPath)static voidsortDependencyManagement(Path baseDir, List<String> pomPaths)static voidsortModules(Path pomXmlPath)static voidsortModules(Path baseDir, List<String> sortModulesPaths)
-