From d076535672c5707f85b1e45621371af277f6480b Mon Sep 17 00:00:00 2001 From: Rostislav Svoboda Date: Mon, 30 Mar 2020 23:11:46 +0200 Subject: [PATCH] quarkus-maven-plugin version is controlled by quarkus-integration-tests-parent --- integration-tests/amazon-dynamodb/pom.xml | 1 - integration-tests/amazon-lambda-stream-handler/pom.xml | 1 - integration-tests/amazon-lambda/pom.xml | 1 - integration-tests/artemis-core/pom.xml | 1 - integration-tests/artemis-jms/pom.xml | 1 - integration-tests/cache/pom.xml | 2 -- integration-tests/elytron-resteasy/pom.xml | 2 -- integration-tests/elytron-security-jdbc/pom.xml | 1 - integration-tests/elytron-security-oauth2/pom.xml | 2 -- integration-tests/elytron-security/pom.xml | 1 - integration-tests/flyway/pom.xml | 1 - integration-tests/hibernate-orm-panache/pom.xml | 2 -- integration-tests/hibernate-search-elasticsearch/pom.xml | 1 - integration-tests/infinispan-client/pom.xml | 1 - integration-tests/jackson/pom.xml | 2 -- integration-tests/jpa-derby/pom.xml | 1 - integration-tests/jpa-h2/pom.xml | 1 - integration-tests/jpa-mariadb/pom.xml | 1 - integration-tests/jpa-mysql/pom.xml | 1 - integration-tests/jpa-postgresql/pom.xml | 1 - integration-tests/jpa-without-entity/pom.xml | 1 - integration-tests/kafka-streams/pom.xml | 1 - integration-tests/keycloak-authorization/pom.xml | 1 - integration-tests/kubernetes-client/pom.xml | 2 -- integration-tests/main/pom.xml | 1 - integration-tests/mongodb-client/pom.xml | 2 -- integration-tests/mongodb-panache/pom.xml | 2 -- integration-tests/narayana-stm/pom.xml | 1 - integration-tests/qute/pom.xml | 2 -- integration-tests/reactive-mysql-client/pom.xml | 2 -- integration-tests/reactive-pg-client/pom.xml | 2 -- integration-tests/resteasy-jackson/pom.xml | 2 -- integration-tests/resteasy-mutiny/pom.xml | 2 -- integration-tests/spring-cloud-config-client/pom.xml | 1 - integration-tests/spring-di/pom.xml | 2 -- integration-tests/test-extension/pom.xml | 1 - integration-tests/vault-app/pom.xml | 1 - integration-tests/vertx-http/pom.xml | 2 -- integration-tests/vertx/pom.xml | 2 -- integration-tests/virtual-http-resteasy/pom.xml | 2 -- integration-tests/virtual-http/pom.xml | 2 -- 41 files changed, 59 deletions(-) diff --git a/integration-tests/amazon-dynamodb/pom.xml b/integration-tests/amazon-dynamodb/pom.xml index ffe26cff66995..bd549fb57e92b 100644 --- a/integration-tests/amazon-dynamodb/pom.xml +++ b/integration-tests/amazon-dynamodb/pom.xml @@ -154,7 +154,6 @@ io.quarkus quarkus-maven-plugin - ${project.version} native-image diff --git a/integration-tests/amazon-lambda-stream-handler/pom.xml b/integration-tests/amazon-lambda-stream-handler/pom.xml index 59b9fcfdbd3da..3437cc8d5ea86 100644 --- a/integration-tests/amazon-lambda-stream-handler/pom.xml +++ b/integration-tests/amazon-lambda-stream-handler/pom.xml @@ -86,7 +86,6 @@ io.quarkus quarkus-maven-plugin - ${project.version} native-image diff --git a/integration-tests/amazon-lambda/pom.xml b/integration-tests/amazon-lambda/pom.xml index 2d7c65fa49fdb..4090d705d8430 100644 --- a/integration-tests/amazon-lambda/pom.xml +++ b/integration-tests/amazon-lambda/pom.xml @@ -86,7 +86,6 @@ io.quarkus quarkus-maven-plugin - ${project.version} native-image diff --git a/integration-tests/artemis-core/pom.xml b/integration-tests/artemis-core/pom.xml index 6942a618aae48..468f755a78266 100644 --- a/integration-tests/artemis-core/pom.xml +++ b/integration-tests/artemis-core/pom.xml @@ -132,7 +132,6 @@ io.quarkus quarkus-maven-plugin - ${project.version} native-image diff --git a/integration-tests/artemis-jms/pom.xml b/integration-tests/artemis-jms/pom.xml index 8754034858223..e14025bc6cc1c 100644 --- a/integration-tests/artemis-jms/pom.xml +++ b/integration-tests/artemis-jms/pom.xml @@ -133,7 +133,6 @@ io.quarkus quarkus-maven-plugin - ${project.version} native-image diff --git a/integration-tests/cache/pom.xml b/integration-tests/cache/pom.xml index 4655ee38d355f..2528b26c3de3e 100644 --- a/integration-tests/cache/pom.xml +++ b/integration-tests/cache/pom.xml @@ -42,7 +42,6 @@ io.quarkus quarkus-maven-plugin - ${project.version} @@ -84,7 +83,6 @@ io.quarkus quarkus-maven-plugin - ${project.version} native-image diff --git a/integration-tests/elytron-resteasy/pom.xml b/integration-tests/elytron-resteasy/pom.xml index e5f08967bccf6..9a013c9283b5f 100644 --- a/integration-tests/elytron-resteasy/pom.xml +++ b/integration-tests/elytron-resteasy/pom.xml @@ -43,7 +43,6 @@ io.quarkus quarkus-maven-plugin - ${project.version} @@ -85,7 +84,6 @@ io.quarkus quarkus-maven-plugin - ${project.version} native-image diff --git a/integration-tests/elytron-security-jdbc/pom.xml b/integration-tests/elytron-security-jdbc/pom.xml index a0588844ac79b..bd949b9979b9a 100644 --- a/integration-tests/elytron-security-jdbc/pom.xml +++ b/integration-tests/elytron-security-jdbc/pom.xml @@ -91,7 +91,6 @@ io.quarkus quarkus-maven-plugin - ${project.version} native-image diff --git a/integration-tests/elytron-security-oauth2/pom.xml b/integration-tests/elytron-security-oauth2/pom.xml index fa34f4024ad8e..0296c7910326e 100644 --- a/integration-tests/elytron-security-oauth2/pom.xml +++ b/integration-tests/elytron-security-oauth2/pom.xml @@ -76,7 +76,6 @@ io.quarkus quarkus-maven-plugin - ${project.version} @@ -118,7 +117,6 @@ io.quarkus quarkus-maven-plugin - ${project.version} native-image diff --git a/integration-tests/elytron-security/pom.xml b/integration-tests/elytron-security/pom.xml index 35042f12ec0b2..d362de27c8691 100644 --- a/integration-tests/elytron-security/pom.xml +++ b/integration-tests/elytron-security/pom.xml @@ -99,7 +99,6 @@ io.quarkus quarkus-maven-plugin - ${project.version} native-image diff --git a/integration-tests/flyway/pom.xml b/integration-tests/flyway/pom.xml index 2d37617266075..46fc565d38184 100644 --- a/integration-tests/flyway/pom.xml +++ b/integration-tests/flyway/pom.xml @@ -112,7 +112,6 @@ io.quarkus quarkus-maven-plugin - ${project.version} native-image diff --git a/integration-tests/hibernate-orm-panache/pom.xml b/integration-tests/hibernate-orm-panache/pom.xml index 37d6f5b97b96e..9006bfdc8c368 100644 --- a/integration-tests/hibernate-orm-panache/pom.xml +++ b/integration-tests/hibernate-orm-panache/pom.xml @@ -101,7 +101,6 @@ io.quarkus quarkus-maven-plugin - ${project.version} @@ -143,7 +142,6 @@ io.quarkus quarkus-maven-plugin - ${project.version} native-image diff --git a/integration-tests/hibernate-search-elasticsearch/pom.xml b/integration-tests/hibernate-search-elasticsearch/pom.xml index 742ae45e0b0a7..db13963e336ae 100644 --- a/integration-tests/hibernate-search-elasticsearch/pom.xml +++ b/integration-tests/hibernate-search-elasticsearch/pom.xml @@ -171,7 +171,6 @@ io.quarkus quarkus-maven-plugin - ${project.version} native-image diff --git a/integration-tests/infinispan-client/pom.xml b/integration-tests/infinispan-client/pom.xml index 8ae2669969417..b98d5d2b8f7ff 100644 --- a/integration-tests/infinispan-client/pom.xml +++ b/integration-tests/infinispan-client/pom.xml @@ -187,7 +187,6 @@ io.quarkus quarkus-maven-plugin - ${project.version} native-image diff --git a/integration-tests/jackson/pom.xml b/integration-tests/jackson/pom.xml index 2a7884a465644..f5ea1e4e93416 100644 --- a/integration-tests/jackson/pom.xml +++ b/integration-tests/jackson/pom.xml @@ -47,7 +47,6 @@ io.quarkus quarkus-maven-plugin - ${project.version} @@ -100,7 +99,6 @@ io.quarkus quarkus-maven-plugin - ${project.version} native-image diff --git a/integration-tests/jpa-derby/pom.xml b/integration-tests/jpa-derby/pom.xml index 6fee7d565aa7f..37c06811b0c61 100644 --- a/integration-tests/jpa-derby/pom.xml +++ b/integration-tests/jpa-derby/pom.xml @@ -100,7 +100,6 @@ io.quarkus quarkus-maven-plugin - ${project.version} native-image diff --git a/integration-tests/jpa-h2/pom.xml b/integration-tests/jpa-h2/pom.xml index 0f1df425f5b3b..ffdd70e7e2f70 100644 --- a/integration-tests/jpa-h2/pom.xml +++ b/integration-tests/jpa-h2/pom.xml @@ -100,7 +100,6 @@ io.quarkus quarkus-maven-plugin - ${project.version} native-image diff --git a/integration-tests/jpa-mariadb/pom.xml b/integration-tests/jpa-mariadb/pom.xml index 836cbd9c9957b..f311125e3f8ce 100644 --- a/integration-tests/jpa-mariadb/pom.xml +++ b/integration-tests/jpa-mariadb/pom.xml @@ -134,7 +134,6 @@ io.quarkus quarkus-maven-plugin - ${project.version} native-image diff --git a/integration-tests/jpa-mysql/pom.xml b/integration-tests/jpa-mysql/pom.xml index f4f19d2133e22..e1fa6b7fcd4b1 100644 --- a/integration-tests/jpa-mysql/pom.xml +++ b/integration-tests/jpa-mysql/pom.xml @@ -134,7 +134,6 @@ io.quarkus quarkus-maven-plugin - ${project.version} native-image diff --git a/integration-tests/jpa-postgresql/pom.xml b/integration-tests/jpa-postgresql/pom.xml index ef3ee56fe81a4..87a8faa438fef 100644 --- a/integration-tests/jpa-postgresql/pom.xml +++ b/integration-tests/jpa-postgresql/pom.xml @@ -129,7 +129,6 @@ io.quarkus quarkus-maven-plugin - ${project.version} native-image diff --git a/integration-tests/jpa-without-entity/pom.xml b/integration-tests/jpa-without-entity/pom.xml index 111d7ce9bf45c..bd92511cc5fa9 100644 --- a/integration-tests/jpa-without-entity/pom.xml +++ b/integration-tests/jpa-without-entity/pom.xml @@ -93,7 +93,6 @@ io.quarkus quarkus-maven-plugin - ${project.version} native-image diff --git a/integration-tests/kafka-streams/pom.xml b/integration-tests/kafka-streams/pom.xml index f173374307033..83c76809d4c0a 100644 --- a/integration-tests/kafka-streams/pom.xml +++ b/integration-tests/kafka-streams/pom.xml @@ -125,7 +125,6 @@ io.quarkus quarkus-maven-plugin - ${project.version} native-image diff --git a/integration-tests/keycloak-authorization/pom.xml b/integration-tests/keycloak-authorization/pom.xml index df0d42bb64d30..fe05d488acaef 100644 --- a/integration-tests/keycloak-authorization/pom.xml +++ b/integration-tests/keycloak-authorization/pom.xml @@ -68,7 +68,6 @@ io.quarkus quarkus-maven-plugin - ${project.version} diff --git a/integration-tests/kubernetes-client/pom.xml b/integration-tests/kubernetes-client/pom.xml index c948d2f15139d..a1e3d9f794c10 100644 --- a/integration-tests/kubernetes-client/pom.xml +++ b/integration-tests/kubernetes-client/pom.xml @@ -45,7 +45,6 @@ io.quarkus quarkus-maven-plugin - ${project.version} @@ -87,7 +86,6 @@ io.quarkus quarkus-maven-plugin - ${project.version} native-image diff --git a/integration-tests/main/pom.xml b/integration-tests/main/pom.xml index a1c387c07cdac..18fb147f47246 100644 --- a/integration-tests/main/pom.xml +++ b/integration-tests/main/pom.xml @@ -246,7 +246,6 @@ io.quarkus quarkus-maven-plugin - ${project.version} native-image diff --git a/integration-tests/mongodb-client/pom.xml b/integration-tests/mongodb-client/pom.xml index b39f55ba4c9c4..0cd1805fd8b95 100644 --- a/integration-tests/mongodb-client/pom.xml +++ b/integration-tests/mongodb-client/pom.xml @@ -63,7 +63,6 @@ io.quarkus quarkus-maven-plugin - ${project.version} @@ -110,7 +109,6 @@ io.quarkus quarkus-maven-plugin - ${project.version} native-image diff --git a/integration-tests/mongodb-panache/pom.xml b/integration-tests/mongodb-panache/pom.xml index 5a52ace9d801f..58aee0788c147 100755 --- a/integration-tests/mongodb-panache/pom.xml +++ b/integration-tests/mongodb-panache/pom.xml @@ -81,7 +81,6 @@ io.quarkus quarkus-maven-plugin - ${project.version} @@ -128,7 +127,6 @@ io.quarkus quarkus-maven-plugin - ${project.version} native-image diff --git a/integration-tests/narayana-stm/pom.xml b/integration-tests/narayana-stm/pom.xml index 0ecfd6908c92d..7bb9284643136 100644 --- a/integration-tests/narayana-stm/pom.xml +++ b/integration-tests/narayana-stm/pom.xml @@ -60,7 +60,6 @@ io.quarkus quarkus-maven-plugin - ${project.version} native-image diff --git a/integration-tests/qute/pom.xml b/integration-tests/qute/pom.xml index da3224bda070d..ab31bea1e23b6 100644 --- a/integration-tests/qute/pom.xml +++ b/integration-tests/qute/pom.xml @@ -38,7 +38,6 @@ io.quarkus quarkus-maven-plugin - ${project.version} @@ -80,7 +79,6 @@ io.quarkus quarkus-maven-plugin - ${project.version} native-image diff --git a/integration-tests/reactive-mysql-client/pom.xml b/integration-tests/reactive-mysql-client/pom.xml index d9b05bf90abf5..e1d0b9cacb6f9 100644 --- a/integration-tests/reactive-mysql-client/pom.xml +++ b/integration-tests/reactive-mysql-client/pom.xml @@ -80,7 +80,6 @@ io.quarkus quarkus-maven-plugin - ${project.version} @@ -149,7 +148,6 @@ io.quarkus quarkus-maven-plugin - ${project.version} native-image diff --git a/integration-tests/reactive-pg-client/pom.xml b/integration-tests/reactive-pg-client/pom.xml index debab4b95c30b..aac0e1c4321a1 100644 --- a/integration-tests/reactive-pg-client/pom.xml +++ b/integration-tests/reactive-pg-client/pom.xml @@ -64,7 +64,6 @@ io.quarkus quarkus-maven-plugin - ${project.version} @@ -133,7 +132,6 @@ io.quarkus quarkus-maven-plugin - ${project.version} native-image diff --git a/integration-tests/resteasy-jackson/pom.xml b/integration-tests/resteasy-jackson/pom.xml index 1025410aadc43..d67a532889936 100644 --- a/integration-tests/resteasy-jackson/pom.xml +++ b/integration-tests/resteasy-jackson/pom.xml @@ -39,7 +39,6 @@ io.quarkus quarkus-maven-plugin - ${project.version} @@ -81,7 +80,6 @@ io.quarkus quarkus-maven-plugin - ${project.version} native-image diff --git a/integration-tests/resteasy-mutiny/pom.xml b/integration-tests/resteasy-mutiny/pom.xml index 0d36a3172e904..0287aa3656e5a 100644 --- a/integration-tests/resteasy-mutiny/pom.xml +++ b/integration-tests/resteasy-mutiny/pom.xml @@ -62,7 +62,6 @@ io.quarkus quarkus-maven-plugin - ${project.version} @@ -104,7 +103,6 @@ io.quarkus quarkus-maven-plugin - ${project.version} native-image diff --git a/integration-tests/spring-cloud-config-client/pom.xml b/integration-tests/spring-cloud-config-client/pom.xml index 959dd10f9384a..bef304eb139e6 100644 --- a/integration-tests/spring-cloud-config-client/pom.xml +++ b/integration-tests/spring-cloud-config-client/pom.xml @@ -43,7 +43,6 @@ io.quarkus quarkus-maven-plugin - ${project.version} diff --git a/integration-tests/spring-di/pom.xml b/integration-tests/spring-di/pom.xml index 904d1e2ee68ae..04a51ed9f84ce 100644 --- a/integration-tests/spring-di/pom.xml +++ b/integration-tests/spring-di/pom.xml @@ -55,7 +55,6 @@ io.quarkus quarkus-maven-plugin - ${project.version} @@ -97,7 +96,6 @@ io.quarkus quarkus-maven-plugin - ${project.version} native-image diff --git a/integration-tests/test-extension/pom.xml b/integration-tests/test-extension/pom.xml index e7cdaf193b9dc..735a8c4288d50 100644 --- a/integration-tests/test-extension/pom.xml +++ b/integration-tests/test-extension/pom.xml @@ -92,7 +92,6 @@ io.quarkus quarkus-maven-plugin - ${project.version} native-image diff --git a/integration-tests/vault-app/pom.xml b/integration-tests/vault-app/pom.xml index eed4276e17c52..c808531d8bdca 100644 --- a/integration-tests/vault-app/pom.xml +++ b/integration-tests/vault-app/pom.xml @@ -160,7 +160,6 @@ io.quarkus quarkus-maven-plugin - ${project.version} native-image diff --git a/integration-tests/vertx-http/pom.xml b/integration-tests/vertx-http/pom.xml index 047ca2a9a87b6..705615a886cfc 100644 --- a/integration-tests/vertx-http/pom.xml +++ b/integration-tests/vertx-http/pom.xml @@ -50,7 +50,6 @@ io.quarkus quarkus-maven-plugin - ${project.version} @@ -92,7 +91,6 @@ io.quarkus quarkus-maven-plugin - ${project.version} native-image diff --git a/integration-tests/vertx/pom.xml b/integration-tests/vertx/pom.xml index 2f9c2111df9c0..e105d3dbee9f1 100644 --- a/integration-tests/vertx/pom.xml +++ b/integration-tests/vertx/pom.xml @@ -50,7 +50,6 @@ io.quarkus quarkus-maven-plugin - ${project.version} @@ -92,7 +91,6 @@ io.quarkus quarkus-maven-plugin - ${project.version} native-image diff --git a/integration-tests/virtual-http-resteasy/pom.xml b/integration-tests/virtual-http-resteasy/pom.xml index 9d70683de58f2..32d3a4d25d37c 100644 --- a/integration-tests/virtual-http-resteasy/pom.xml +++ b/integration-tests/virtual-http-resteasy/pom.xml @@ -49,7 +49,6 @@ io.quarkus quarkus-maven-plugin - ${project.version} @@ -91,7 +90,6 @@ io.quarkus quarkus-maven-plugin - ${project.version} native-image diff --git a/integration-tests/virtual-http/pom.xml b/integration-tests/virtual-http/pom.xml index cf9fdc68bfba3..4009413eef7c6 100644 --- a/integration-tests/virtual-http/pom.xml +++ b/integration-tests/virtual-http/pom.xml @@ -57,7 +57,6 @@ io.quarkus quarkus-maven-plugin - ${project.version} @@ -99,7 +98,6 @@ io.quarkus quarkus-maven-plugin - ${project.version} native-image