lburgazzoli commented on a change in pull request #492: Scripts to sort pom.xml files URL: https://github.com/apache/camel-quarkus/pull/492#discussion_r352280609
########## File path: docs/modules/ROOT/pages/contributor-guide.adoc ########## @@ -118,6 +118,7 @@ may consider omitting explicit `nameBase` in some cases. + * Run `mvn license:format -Plicense` to add license headers to the new files. * Run `mvn process-resources` to re-generate the list of extensions and the Camel Quarkus Catalog +* Run `cd extensions && mvn groovy:execute@sort-poms` to sort elements in various POM files properly Review comment: maybe as follow up we should have a profile that executes all the steps so users are not affected if we add/reove something ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services