Re: Sorting pom dependencies

2020-11-17 Thread Tellier Benoit
Heelo Jean! Le 17/11/2020 à 20:37, Jean Helou a écrit : > Hello again :D > > [...] > > I suggested creating > >> mvn compile -Psort > > To make running the sort plugin easier and help make a transition to a > state where the dependencies are all correctly sorted. To which benoit > answered

Sorting pom dependencies

2020-11-17 Thread Jean Helou
Hello again :D In my latest PR I accidentally stumbled on a maven command to automatically sort dependencies in `site/src/xdoc/contribute.xml` ``` mvn com.github.ekryd.sortpom:sortpom-maven-plugin:sort -Dsort.keepBlankLines