diff --git a/build-parent/pom.xml b/build-parent/pom.xml
index 0920251660292..9f4199aa5d9fc 100644
--- a/build-parent/pom.xml
+++ b/build-parent/pom.xml
@@ -608,7 +608,6 @@
maven-compiler-plugin
8
- true
diff --git a/core/pom.xml b/core/pom.xml
index 229d214b759a3..8bff7ca665180 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -23,15 +23,4 @@
launcher
class-change-agent
-
-
-
-
- maven-compiler-plugin
-
- true
-
-
-
-
diff --git a/core/test-extension/pom.xml b/core/test-extension/pom.xml
index 2db8b520a5103..f6bd01cb36e0a 100644
--- a/core/test-extension/pom.xml
+++ b/core/test-extension/pom.xml
@@ -25,12 +25,6 @@
-
- maven-compiler-plugin
-
- true
-
-
org.sonatype.plugins
nexus-staging-maven-plugin
diff --git a/extensions/mailer/deployment/pom.xml b/extensions/mailer/deployment/pom.xml
index 73f6605e42152..faa457af84ff9 100644
--- a/extensions/mailer/deployment/pom.xml
+++ b/extensions/mailer/deployment/pom.xml
@@ -45,7 +45,6 @@
maven-compiler-plugin
- true
io.quarkus
diff --git a/extensions/panache/hibernate-orm-panache-common/deployment/pom.xml b/extensions/panache/hibernate-orm-panache-common/deployment/pom.xml
index 720b74d611745..8b7eaa28f86d8 100644
--- a/extensions/panache/hibernate-orm-panache-common/deployment/pom.xml
+++ b/extensions/panache/hibernate-orm-panache-common/deployment/pom.xml
@@ -9,10 +9,6 @@
4.0.0
-
- true
-
-
quarkus-hibernate-orm-panache-common-deployment
Quarkus - Hibernate ORM with Panache - Common - Deployment
diff --git a/extensions/panache/hibernate-orm-panache/deployment/pom.xml b/extensions/panache/hibernate-orm-panache/deployment/pom.xml
index ff3d0e936c9d9..0515accf26e94 100644
--- a/extensions/panache/hibernate-orm-panache/deployment/pom.xml
+++ b/extensions/panache/hibernate-orm-panache/deployment/pom.xml
@@ -9,10 +9,6 @@
4.0.0
-
- true
-
-
quarkus-hibernate-orm-panache-deployment
Quarkus - Hibernate ORM with Panache - Deployment
diff --git a/extensions/panache/hibernate-reactive-panache-common/deployment/pom.xml b/extensions/panache/hibernate-reactive-panache-common/deployment/pom.xml
index 229c5ffbcdf0f..f0193d7e09a77 100644
--- a/extensions/panache/hibernate-reactive-panache-common/deployment/pom.xml
+++ b/extensions/panache/hibernate-reactive-panache-common/deployment/pom.xml
@@ -9,10 +9,6 @@
4.0.0
-
- true
-
-
quarkus-hibernate-reactive-panache-common-deployment
Quarkus - Hibernate Reactive with Panache - Common - Deployment
diff --git a/extensions/panache/hibernate-reactive-panache/deployment/pom.xml b/extensions/panache/hibernate-reactive-panache/deployment/pom.xml
index c8a234a85a11d..1132737e08533 100644
--- a/extensions/panache/hibernate-reactive-panache/deployment/pom.xml
+++ b/extensions/panache/hibernate-reactive-panache/deployment/pom.xml
@@ -10,7 +10,6 @@
4.0.0
- true
postgres:13.1
vertx-reactive:postgresql://localhost:5432/hibernate_orm_test
diff --git a/extensions/qute/deployment/pom.xml b/extensions/qute/deployment/pom.xml
index 9cf6840eca4ed..65952ecfd99fb 100644
--- a/extensions/qute/deployment/pom.xml
+++ b/extensions/qute/deployment/pom.xml
@@ -12,10 +12,6 @@
quarkus-qute-deployment
Quarkus - Qute - Deployment
-
- true
-
-
io.quarkus
diff --git a/extensions/resteasy-qute/deployment/pom.xml b/extensions/resteasy-qute/deployment/pom.xml
index 4cdbc94a7ed5a..5014135fdfc55 100644
--- a/extensions/resteasy-qute/deployment/pom.xml
+++ b/extensions/resteasy-qute/deployment/pom.xml
@@ -50,7 +50,6 @@
${project.version}
- true
diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/deployment/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/deployment/pom.xml
index 864d4650bab01..cf1b5424ddc54 100644
--- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/deployment/pom.xml
+++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/deployment/pom.xml
@@ -55,7 +55,6 @@
${project.version}
- true
diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/deployment/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/deployment/pom.xml
index db57619e22bbb..4724ce111824e 100644
--- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/deployment/pom.xml
+++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/deployment/pom.xml
@@ -60,7 +60,6 @@
${project.version}
- true
diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/deployment/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/deployment/pom.xml
index 2d8bf29dab20e..85e62f0fa707e 100644
--- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/deployment/pom.xml
+++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/deployment/pom.xml
@@ -50,7 +50,6 @@
${project.version}
- true
diff --git a/integration-tests/artemis-core/pom.xml b/integration-tests/artemis-core/pom.xml
index a9ef46d08c8c6..d0d3f719f9de7 100644
--- a/integration-tests/artemis-core/pom.xml
+++ b/integration-tests/artemis-core/pom.xml
@@ -13,10 +13,6 @@
Quarkus - Integration Tests - Artemis - Core
The Apache ActiveMQ Artemis Core integration tests module
-
- true
-
-
diff --git a/integration-tests/artemis-jms/pom.xml b/integration-tests/artemis-jms/pom.xml
index 8a2b8a64e2d92..ab577d6095099 100644
--- a/integration-tests/artemis-jms/pom.xml
+++ b/integration-tests/artemis-jms/pom.xml
@@ -13,10 +13,6 @@
Quarkus - Integration Tests - Artemis - JMS
The Apache ActiveMQ Artemis JMS integration tests module
-
- true
-
-
diff --git a/integration-tests/bouncycastle-fips-jsse/pom.xml b/integration-tests/bouncycastle-fips-jsse/pom.xml
index b8313b86cfe57..64ec6bc750191 100644
--- a/integration-tests/bouncycastle-fips-jsse/pom.xml
+++ b/integration-tests/bouncycastle-fips-jsse/pom.xml
@@ -14,10 +14,6 @@
Quarkus - Integration Tests - Bouncy Castle FIPS JSSE
Bouncy Castle FIPS JSSE integration tests module
-
- true
-
-
io.quarkus
diff --git a/integration-tests/bouncycastle-fips/pom.xml b/integration-tests/bouncycastle-fips/pom.xml
index 832bb1dedf0b4..09b8805d2fd73 100644
--- a/integration-tests/bouncycastle-fips/pom.xml
+++ b/integration-tests/bouncycastle-fips/pom.xml
@@ -13,10 +13,6 @@
Quarkus - Integration Tests - Bouncy Castle FIPS
Bouncy Castle FIPS integration tests module
-
- true
-
-
io.quarkus
diff --git a/integration-tests/bouncycastle-jsse/pom.xml b/integration-tests/bouncycastle-jsse/pom.xml
index 72e27f5096534..d546332e6da73 100644
--- a/integration-tests/bouncycastle-jsse/pom.xml
+++ b/integration-tests/bouncycastle-jsse/pom.xml
@@ -13,10 +13,6 @@
Quarkus - Integration Tests - Bouncy Castle JSSE
Bouncy Castle integration tests module
-
- true
-
-
io.quarkus
diff --git a/integration-tests/bouncycastle/pom.xml b/integration-tests/bouncycastle/pom.xml
index 33159f6144e36..96607fdc07ff3 100644
--- a/integration-tests/bouncycastle/pom.xml
+++ b/integration-tests/bouncycastle/pom.xml
@@ -13,10 +13,6 @@
Quarkus - Integration Tests - Bouncy Castle
Bouncy Castle integration tests module
-
- true
-
-
io.quarkus
diff --git a/integration-tests/elytron-security-oauth2/pom.xml b/integration-tests/elytron-security-oauth2/pom.xml
index 84d466da5e65f..2d66d101a9cd3 100644
--- a/integration-tests/elytron-security-oauth2/pom.xml
+++ b/integration-tests/elytron-security-oauth2/pom.xml
@@ -12,10 +12,6 @@
quarkus-integration-test-elytron-security-oauth2
Quarkus - Integration Tests - Elytron Security OAuth2
-
- true
-
-
io.quarkus
diff --git a/integration-tests/elytron-security/pom.xml b/integration-tests/elytron-security/pom.xml
index edaaa430b11b1..a17756792e204 100644
--- a/integration-tests/elytron-security/pom.xml
+++ b/integration-tests/elytron-security/pom.xml
@@ -13,10 +13,6 @@
Quarkus - Integration Tests - Elytron Security
The elytron-security integration tests module
-
- true
-
-
io.quarkus
diff --git a/integration-tests/hibernate-orm-panache/pom.xml b/integration-tests/hibernate-orm-panache/pom.xml
index 70f9c666832f0..5720964104218 100644
--- a/integration-tests/hibernate-orm-panache/pom.xml
+++ b/integration-tests/hibernate-orm-panache/pom.xml
@@ -12,14 +12,6 @@
quarkus-integration-test-hibernate-orm-panache
Quarkus - Integration Tests - Hibernate ORM with Panache
-
-
- true
-
-
io.quarkus
diff --git a/integration-tests/hibernate-orm-rest-data-panache/pom.xml b/integration-tests/hibernate-orm-rest-data-panache/pom.xml
index c766d64bdc522..ccada9ad9be57 100644
--- a/integration-tests/hibernate-orm-rest-data-panache/pom.xml
+++ b/integration-tests/hibernate-orm-rest-data-panache/pom.xml
@@ -101,12 +101,6 @@
-
- maven-compiler-plugin
-
- true
-
-
diff --git a/integration-tests/hibernate-reactive-panache/pom.xml b/integration-tests/hibernate-reactive-panache/pom.xml
index 53f57861a5249..770edf43536a8 100644
--- a/integration-tests/hibernate-reactive-panache/pom.xml
+++ b/integration-tests/hibernate-reactive-panache/pom.xml
@@ -17,7 +17,6 @@
PanacheQuery.project(Class) needs it.
-->
- true
postgres:13.1
vertx-reactive:postgresql://localhost:5432/hibernate_orm_test
diff --git a/integration-tests/hibernate-validator/pom.xml b/integration-tests/hibernate-validator/pom.xml
index 56a1f073c702e..8b0919432ce6d 100644
--- a/integration-tests/hibernate-validator/pom.xml
+++ b/integration-tests/hibernate-validator/pom.xml
@@ -13,10 +13,6 @@
Quarkus - Integration Tests - Hibernate Validator
Module that contains Hibernate Validator/Bean Validation related tests
-
- true
-
-
io.quarkus
diff --git a/integration-tests/jgit/pom.xml b/integration-tests/jgit/pom.xml
index 1bf324c37f5e4..4f62fd643da62 100644
--- a/integration-tests/jgit/pom.xml
+++ b/integration-tests/jgit/pom.xml
@@ -11,10 +11,6 @@
Quarkus - Integration Tests - JGit
JGit integration tests module
-
- true
-
-
io.quarkus
diff --git a/integration-tests/jsch/pom.xml b/integration-tests/jsch/pom.xml
index a828023ee4bc5..97d8e8c77085e 100644
--- a/integration-tests/jsch/pom.xml
+++ b/integration-tests/jsch/pom.xml
@@ -11,10 +11,6 @@
Quarkus - Integration Tests - JSch
JSch integration tests module
-
- true
-
-
io.quarkus
diff --git a/integration-tests/jsonb/pom.xml b/integration-tests/jsonb/pom.xml
index 3bc3cf170b2af..7e708c0b00952 100644
--- a/integration-tests/jsonb/pom.xml
+++ b/integration-tests/jsonb/pom.xml
@@ -13,10 +13,6 @@
quarkus-integration-test-jsonb
Quarkus - Integration Tests - JSON-B
-
- true
-
-
io.quarkus
diff --git a/integration-tests/kafka-avro/pom.xml b/integration-tests/kafka-avro/pom.xml
index f53b02d0ef0d3..e0c204706041d 100644
--- a/integration-tests/kafka-avro/pom.xml
+++ b/integration-tests/kafka-avro/pom.xml
@@ -14,7 +14,6 @@
The Apache Kafka Avro integration tests module
- true
1.2.2.Final
diff --git a/integration-tests/kafka-streams/pom.xml b/integration-tests/kafka-streams/pom.xml
index 30a7718c64ad5..754e414fc5ef8 100644
--- a/integration-tests/kafka-streams/pom.xml
+++ b/integration-tests/kafka-streams/pom.xml
@@ -13,10 +13,6 @@
Quarkus - Integration Tests - Kafka Streams
The Kafka Streams integration tests module
-
- true
-
-
io.quarkus
diff --git a/integration-tests/kafka/pom.xml b/integration-tests/kafka/pom.xml
index 89b6b12f5eead..e045d16835463 100644
--- a/integration-tests/kafka/pom.xml
+++ b/integration-tests/kafka/pom.xml
@@ -13,10 +13,6 @@
Quarkus - Integration Tests - Kafka
The Apache Kafka integration tests module
-
- true
-
-
io.quarkus
diff --git a/integration-tests/mailer/pom.xml b/integration-tests/mailer/pom.xml
index 81d03c93bdc27..7c2a35decfee9 100644
--- a/integration-tests/mailer/pom.xml
+++ b/integration-tests/mailer/pom.xml
@@ -13,10 +13,6 @@
Quarkus - Integration Tests - Mailer
The Quarkus Mailer integration tests module
-
- true
-
-
io.quarkus
diff --git a/integration-tests/main/pom.xml b/integration-tests/main/pom.xml
index 7655d371e5a42..2c0a3462bb40b 100644
--- a/integration-tests/main/pom.xml
+++ b/integration-tests/main/pom.xml
@@ -18,7 +18,6 @@
jdbc:h2:tcp://localhost/mem:test
- true
diff --git a/integration-tests/mongodb-rest-data-panache/pom.xml b/integration-tests/mongodb-rest-data-panache/pom.xml
index 2ef45effcad1f..aba39a0621b0a 100644
--- a/integration-tests/mongodb-rest-data-panache/pom.xml
+++ b/integration-tests/mongodb-rest-data-panache/pom.xml
@@ -84,12 +84,6 @@
-
- maven-compiler-plugin
-
- true
-
-
diff --git a/integration-tests/picocli/pom.xml b/integration-tests/picocli/pom.xml
index f56bd8e449f96..99e5635114578 100644
--- a/integration-tests/picocli/pom.xml
+++ b/integration-tests/picocli/pom.xml
@@ -12,10 +12,6 @@
quarkus-integration-test-picocli
Quarkus - Integration Tests - Picocli
-
- true
-
-
io.quarkus
diff --git a/integration-tests/reactive-messaging-amqp/pom.xml b/integration-tests/reactive-messaging-amqp/pom.xml
index 8f236d0c2443e..0dbdd3ef64f77 100644
--- a/integration-tests/reactive-messaging-amqp/pom.xml
+++ b/integration-tests/reactive-messaging-amqp/pom.xml
@@ -13,10 +13,6 @@
Quarkus - Integration Tests - Reactive Messaging - AMQP
The AMQP integration tests module
-
- true
-
-
io.quarkus
diff --git a/integration-tests/reactive-messaging-kafka/pom.xml b/integration-tests/reactive-messaging-kafka/pom.xml
index a3e620a852375..ec6af141891c9 100644
--- a/integration-tests/reactive-messaging-kafka/pom.xml
+++ b/integration-tests/reactive-messaging-kafka/pom.xml
@@ -13,10 +13,6 @@
Quarkus - Integration Tests - Reactive Messaging - Kafka
The Kafka Reactive Messaging integration tests module
-
- true
-
-
io.quarkus
diff --git a/integration-tests/rest-client/pom.xml b/integration-tests/rest-client/pom.xml
index 4866a9bfe7a33..7faa4bae6a482 100644
--- a/integration-tests/rest-client/pom.xml
+++ b/integration-tests/rest-client/pom.xml
@@ -12,7 +12,6 @@
Quarkus - Integration Tests - REST client
- true
${project.basedir}/self-signed
changeit
${project.basedir}/wrong-host
diff --git a/integration-tests/smallrye-metrics/pom.xml b/integration-tests/smallrye-metrics/pom.xml
index cd8da3d9124b8..3860bc131b0c4 100644
--- a/integration-tests/smallrye-metrics/pom.xml
+++ b/integration-tests/smallrye-metrics/pom.xml
@@ -12,10 +12,6 @@
quarkus-integration-test-smallrye-metrics
Quarkus - Integration Tests - SmallRye Metrics
-
- true
-
-
io.quarkus
diff --git a/integration-tests/spring-boot-properties/pom.xml b/integration-tests/spring-boot-properties/pom.xml
index 2db401d43af07..02abd0c6af7d9 100644
--- a/integration-tests/spring-boot-properties/pom.xml
+++ b/integration-tests/spring-boot-properties/pom.xml
@@ -79,12 +79,6 @@
-
- maven-compiler-plugin
-
- true
-
-
diff --git a/integration-tests/spring-data-rest/pom.xml b/integration-tests/spring-data-rest/pom.xml
index edbee14106ee8..e15dcc2107dd6 100644
--- a/integration-tests/spring-data-rest/pom.xml
+++ b/integration-tests/spring-data-rest/pom.xml
@@ -101,12 +101,6 @@
-
- maven-compiler-plugin
-
- true
-
-
diff --git a/integration-tests/spring-web/pom.xml b/integration-tests/spring-web/pom.xml
index 1685abdf97fba..b32cf82d1dd84 100644
--- a/integration-tests/spring-web/pom.xml
+++ b/integration-tests/spring-web/pom.xml
@@ -183,12 +183,6 @@
-
- maven-compiler-plugin
-
- true
-
-
maven-surefire-plugin
diff --git a/integration-tests/tika/pom.xml b/integration-tests/tika/pom.xml
index 068f006db1f22..3e5c814054ff8 100644
--- a/integration-tests/tika/pom.xml
+++ b/integration-tests/tika/pom.xml
@@ -12,10 +12,6 @@
Quarkus - Integration Tests - Apache Tika
Apache Tika integration tests module
-
- true
-
-
io.quarkus