Skip to content

Commit

Permalink
Upgrade to cq-maven-plugin 0.30.0; now removes duplicate virtual deps…
Browse files Browse the repository at this point in the history
… comments
  • Loading branch information
ppalaga committed Feb 11, 2021
1 parent edcc44c commit 7c79523
Show file tree
Hide file tree
Showing 16 changed files with 3 additions and 35 deletions.
2 changes: 0 additions & 2 deletions extensions-jvm/redis/integration-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -115,8 +115,6 @@
</exclusion>
</exclusions>
</dependency>

<!-- The following dependencies guarantee that this module is built after them. You can update them by running `mvn process-resources -Pformat -N` from the source tree root directory -->
<dependency>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-redis-deployment</artifactId>
Expand Down
2 changes: 0 additions & 2 deletions extensions-jvm/spark/integration-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -89,8 +89,6 @@
</exclusion>
</exclusions>
</dependency>

<!-- The following dependencies guarantee that this module is built after them. You can update them by running `mvn process-resources -Pformat -N` from the source tree root directory -->
<dependency>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-spark-deployment</artifactId>
Expand Down
6 changes: 2 additions & 4 deletions integration-tests-aws2/aws2-sqs-sns/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -102,11 +102,9 @@
</exclusion>
</exclusions>
</dependency>

<!-- The following dependencies guarantee that this module is built after them. You can update them by running `mvn process-resources -Pformat -N` from the source tree root directory -->
<dependency>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-aws2-sqs-deployment</artifactId>
<artifactId>camel-quarkus-main-deployment</artifactId>
<version>${project.version}</version>
<type>pom</type>
<scope>test</scope>
Expand All @@ -119,7 +117,7 @@
</dependency>
<dependency>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-main-deployment</artifactId>
<artifactId>camel-quarkus-aws2-sqs-deployment</artifactId>
<version>${project.version}</version>
<type>pom</type>
<scope>test</scope>
Expand Down
2 changes: 0 additions & 2 deletions integration-tests/debezium/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -122,8 +122,6 @@
</exclusion>
</exclusions>
</dependency>

<!-- The following dependencies guarantee that this module is built after them. You can update them by running `mvn process-resources -Pformat -N` from the source tree root directory -->
<dependency>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-debezium-postgres-deployment</artifactId>
Expand Down
2 changes: 0 additions & 2 deletions integration-tests/hazelcast/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -99,8 +99,6 @@
</exclusion>
</exclusions>
</dependency>

<!-- The following dependencies guarantee that this module is built after them. You can update them by running `mvn process-resources -Pformat -N` from the source tree root directory -->
<dependency>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-hazelcast-deployment</artifactId>
Expand Down
2 changes: 0 additions & 2 deletions integration-tests/jsonata/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,6 @@
</exclusion>
</exclusions>
</dependency>

<!-- The following dependencies guarantee that this module is built after them. You can update them by running `mvn process-resources -Pformat -N` from the source tree root directory -->
<dependency>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-jsonata-deployment</artifactId>
Expand Down
2 changes: 0 additions & 2 deletions integration-tests/leveldb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -90,8 +90,6 @@
</exclusion>
</exclusions>
</dependency>

<!-- The following dependencies guarantee that this module is built after them. You can update them by running `mvn process-resources -Pformat -N` from the source tree root directory -->
<dependency>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-leveldb-deployment</artifactId>
Expand Down
2 changes: 0 additions & 2 deletions integration-tests/msv/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -81,8 +81,6 @@
</exclusion>
</exclusions>
</dependency>

<!-- The following dependencies guarantee that this module is built after them. You can update them by running `mvn process-resources -Pformat -N` from the source tree root directory -->
<dependency>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-msv-deployment</artifactId>
Expand Down
2 changes: 0 additions & 2 deletions integration-tests/nsq/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -91,8 +91,6 @@
</exclusion>
</exclusions>
</dependency>

<!-- The following dependencies guarantee that this module is built after them. You can update them by running `mvn process-resources -Pformat -N` from the source tree root directory -->
<dependency>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-nsq-deployment</artifactId>
Expand Down
2 changes: 0 additions & 2 deletions integration-tests/pgevent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -107,8 +107,6 @@
</exclusion>
</exclusions>
</dependency>

<!-- The following dependencies guarantee that this module is built after them. You can update them by running `mvn process-resources -Pformat -N` from the source tree root directory -->
<dependency>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-direct-deployment</artifactId>
Expand Down
2 changes: 0 additions & 2 deletions integration-tests/rest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,6 @@
</exclusion>
</exclusions>
</dependency>

<!-- The following dependencies guarantee that this module is built after them. You can update them by running `mvn process-resources -Pformat -N` from the source tree root directory -->
<dependency>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-rest-deployment</artifactId>
Expand Down
2 changes: 0 additions & 2 deletions integration-tests/saga/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -98,8 +98,6 @@
</exclusion>
</exclusions>
</dependency>

<!-- The following dependencies guarantee that this module is built after them. You can update them by running `mvn process-resources -Pformat -N` from the source tree root directory -->
<dependency>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-saga-deployment</artifactId>
Expand Down
2 changes: 0 additions & 2 deletions integration-tests/shiro/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -103,8 +103,6 @@
</exclusion>
</exclusions>
</dependency>

<!-- The following dependencies guarantee that this module is built after them. You can update them by running `mvn process-resources -Pformat -N` from the source tree root directory -->
<dependency>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-shiro-deployment</artifactId>
Expand Down
2 changes: 0 additions & 2 deletions integration-tests/univocity-parsers/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -85,8 +85,6 @@
</exclusion>
</exclusions>
</dependency>

<!-- The following dependencies guarantee that this module is built after them. You can update them by running `mvn process-resources -Pformat -N` from the source tree root directory -->
<dependency>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-univocity-parsers-deployment</artifactId>
Expand Down
4 changes: 0 additions & 4 deletions integration-tests/weather/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -63,10 +63,6 @@
<scope>test</scope>
</dependency>

<!-- The following dependencies guarantee that this module is built after them. You can update them by running `mvn process-resources -Pformat -N` from the source tree root directory -->

<!-- The following dependencies guarantee that this module is built after them. You can update them by running `mvn process-resources -Pformat -N` from the source tree root directory -->

<!-- The following dependencies guarantee that this module is built after them. You can update them by running `mvn process-resources -Pformat -N` from the source tree root directory -->
<dependency>
<groupId>org.apache.camel.quarkus</groupId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@
<zt-exec.version>1.11</zt-exec.version>

<!-- Maven plugin versions (keep sorted alphabetically) -->
<cq-plugin.version>0.29.0</cq-plugin.version>
<cq-plugin.version>0.30.0</cq-plugin.version>
<build-helper-maven-plugin.version>3.1.0</build-helper-maven-plugin.version>
<exec-maven-plugin.version>3.0.0</exec-maven-plugin.version>
<formatter-maven-plugin.version>2.11.0</formatter-maven-plugin.version>
Expand Down

0 comments on commit 7c79523

Please sign in to comment.