diff --git a/core/trino-main/pom.xml b/core/trino-main/pom.xml index 09dd8fc2ee7c..f5a7ec163d42 100644 --- a/core/trino-main/pom.xml +++ b/core/trino-main/pom.xml @@ -462,6 +462,20 @@ + + + + org.gaul + modernizer-maven-plugin + + + + io/trino/testing/assertions/Assert + + + + + org.apache.maven.plugins @@ -480,17 +494,6 @@ - - - org.gaul - modernizer-maven-plugin - - - - io/trino/testing/assertions/Assert - - - diff --git a/core/trino-server-rpm/pom.xml b/core/trino-server-rpm/pom.xml index 105d57531734..908b35c8c0e7 100644 --- a/core/trino-server-rpm/pom.xml +++ b/core/trino-server-rpm/pom.xml @@ -79,6 +79,33 @@ + + org.apache.maven.plugins + maven-enforcer-plugin + + + default + verify + + enforce + + + + + + + + + + 1106000000 + + ${project.build.directory}/${project.build.finalName}.noarch.rpm + + + + true + + @@ -274,33 +301,6 @@ - - org.apache.maven.plugins - maven-enforcer-plugin - - - default - verify - - enforce - - - - - - - - - - 1106000000 - - ${project.build.directory}/${project.build.finalName}.noarch.rpm - - - - true - - diff --git a/core/trino-server/pom.xml b/core/trino-server/pom.xml index 18a15e019baa..c616274c2dc0 100644 --- a/core/trino-server/pom.xml +++ b/core/trino-server/pom.xml @@ -27,30 +27,32 @@ - - - org.apache.maven.plugins - maven-enforcer-plugin - - - - - 1073741824 - - ${project.build.directory}/${project.artifactId}-${project.version}.tar.gz - - - - - - - verify - - enforce - - - - - + + + + org.apache.maven.plugins + maven-enforcer-plugin + + + + + 1073741824 + + ${project.build.directory}/${project.artifactId}-${project.version}.tar.gz + + + + + + + verify + + enforce + + + + + + diff --git a/plugin/trino-accumulo/pom.xml b/plugin/trino-accumulo/pom.xml index f77a2131386d..4e48b6d3b977 100644 --- a/plugin/trino-accumulo/pom.xml +++ b/plugin/trino-accumulo/pom.xml @@ -320,33 +320,35 @@ - - - maven-dependency-plugin - - - copy-iterators - - process-test-classes - - copy - - - false - - - io.trino - trino-accumulo-iterators - ${project.version} - jar - - - true - ${project.build.testOutputDirectory} - - - - - + + + + maven-dependency-plugin + + + copy-iterators + + process-test-classes + + copy + + + false + + + io.trino + trino-accumulo-iterators + ${project.version} + jar + + + true + ${project.build.testOutputDirectory} + + + + + + diff --git a/plugin/trino-cassandra/pom.xml b/plugin/trino-cassandra/pom.xml index d809a6dc8492..98404f441b14 100644 --- a/plugin/trino-cassandra/pom.xml +++ b/plugin/trino-cassandra/pom.xml @@ -203,33 +203,35 @@ - - - org.basepom.maven - duplicate-finder-maven-plugin - - - - org.cassandraunit - cassandra-unit - - - - - - - org.apache.maven.plugins - maven-enforcer-plugin - - - - - org.yaml:snakeyaml - - - - - - + + + + org.basepom.maven + duplicate-finder-maven-plugin + + + + org.cassandraunit + cassandra-unit + + + + + + + org.apache.maven.plugins + maven-enforcer-plugin + + + + + org.yaml:snakeyaml + + + + + + + diff --git a/plugin/trino-password-authenticators/pom.xml b/plugin/trino-password-authenticators/pom.xml index 1ec97d90a661..ec0c0df8a1d5 100644 --- a/plugin/trino-password-authenticators/pom.xml +++ b/plugin/trino-password-authenticators/pom.xml @@ -120,17 +120,19 @@ - - - org.gaul - modernizer-maven-plugin - - - - io/trino/plugin/password/jndi/JndiUtils - - - - + + + + org.gaul + modernizer-maven-plugin + + + + io/trino/plugin/password/jndi/JndiUtils + + + + + diff --git a/plugin/trino-phoenix/pom.xml b/plugin/trino-phoenix/pom.xml index 108a26810409..56f276136726 100644 --- a/plugin/trino-phoenix/pom.xml +++ b/plugin/trino-phoenix/pom.xml @@ -313,27 +313,29 @@ - - - org.basepom.maven - duplicate-finder-maven-plugin - - - mrapp-generated-classpath - about.html - - assets/org/apache/commons/math3/exception/util/LocalizedFormats_fr.properties - - tables/.*\.bin - - - - com.clearspring.analytics - stream - - - - - + + + + org.basepom.maven + duplicate-finder-maven-plugin + + + mrapp-generated-classpath + about.html + + assets/org/apache/commons/math3/exception/util/LocalizedFormats_fr.properties + + tables/.*\.bin + + + + com.clearspring.analytics + stream + + + + + + diff --git a/plugin/trino-phoenix5/pom.xml b/plugin/trino-phoenix5/pom.xml index 82ecbf1354a0..1180d51c27a5 100644 --- a/plugin/trino-phoenix5/pom.xml +++ b/plugin/trino-phoenix5/pom.xml @@ -332,32 +332,34 @@ - - - org.basepom.maven - duplicate-finder-maven-plugin - - - mrapp-generated-classpath - about.html - - assets/org/apache/commons/math3/exception/util/LocalizedFormats_fr.properties - - tables/.*\.bin - jetty-dir.css - - - - com.clearspring.analytics - stream - - - javax.xml.bind - jaxb-api - - - - - + + + + org.basepom.maven + duplicate-finder-maven-plugin + + + mrapp-generated-classpath + about.html + + assets/org/apache/commons/math3/exception/util/LocalizedFormats_fr.properties + + tables/.*\.bin + jetty-dir.css + + + + com.clearspring.analytics + stream + + + javax.xml.bind + jaxb-api + + + + + + diff --git a/plugin/trino-pinot/pom.xml b/plugin/trino-pinot/pom.xml index c7849443697f..055bd38a7378 100755 --- a/plugin/trino-pinot/pom.xml +++ b/plugin/trino-pinot/pom.xml @@ -526,21 +526,23 @@ - - - org.apache.maven.plugins - maven-enforcer-plugin - - - - - org.apache.thrift:libthrift - io.netty:netty - - - - - - + + + + org.apache.maven.plugins + maven-enforcer-plugin + + + + + org.apache.thrift:libthrift + io.netty:netty + + + + + + + diff --git a/pom.xml b/pom.xml index f662607ee21f..6e2e9a3de72a 100644 --- a/pom.xml +++ b/pom.xml @@ -1858,5 +1858,15 @@ + + quick + + true + true + true + true + true + +