File tree Expand file tree Collapse file tree 8 files changed +1470
-1396
lines changed
generated-platform-project
camel-quarkus-integration-test-cxf-soap-grouped
camel-quarkus-integration-test-ftp
camel-quarkus-integration-test-jms-artemis-client
camel-quarkus-integration-test-tika Expand file tree Collapse file tree 8 files changed +1470
-1396
lines changed Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change 7373 <dependency >
7474 <groupId >io.quarkiverse.cxf</groupId >
7575 <artifactId >quarkus-cxf-test-util</artifactId >
76- <version >1.5.6 </version >
76+ <version >1.7.0 </version >
7777 <scope >test</scope >
7878 </dependency >
7979 <dependency >
Original file line number Diff line number Diff line change 7575 <dependency >
7676 <groupId >org.apache.sshd</groupId >
7777 <artifactId >sshd-sftp</artifactId >
78- <version >2.8.0 </version >
78+ <version >2.9.2 </version >
7979 <scope >test</scope >
8080 <exclusions >
8181 <exclusion >
8787 <dependency >
8888 <groupId >org.apache.sshd</groupId >
8989 <artifactId >sshd-scp</artifactId >
90- <version >2.8.0 </version >
90+ <version >2.9.2 </version >
9191 <scope >test</scope >
9292 <exclusions >
9393 <exclusion >
Original file line number Diff line number Diff line change 5757 <dependency >
5858 <groupId >io.quarkiverse.artemis</groupId >
5959 <artifactId >quarkus-test-artemis</artifactId >
60- <version >2.0.0 </version >
60+ <version >2.0.3 </version >
6161 <scope >test</scope >
6262 <exclusions >
6363 <exclusion >
Original file line number Diff line number Diff line change 88 </parent >
99 <artifactId >camel-quarkus-integration-test-tika</artifactId >
1010 <name >Quarkus Platform - Camel - Integration Tests - camel-quarkus-integration-test-tika</name >
11+ <properties >
12+ <maven .test.skip>true</maven .test.skip>
13+ </properties >
1114 <dependencies >
1215 <dependency >
1316 <groupId >org.apache.camel.quarkus</groupId >
166169 <goal >build</goal >
167170 </goals >
168171 <configuration >
172+ <skip >true</skip >
169173 <appArtifact >org.apache.camel.quarkus:camel-quarkus-integration-test-tika:${camel-quarkus.version} </appArtifact >
170174 </configuration >
171175 </execution >
Original file line number Diff line number Diff line change 1616 <module >camel-quarkus-integration-test-file</module >
1717 <module >camel-quarkus-integration-test-debezium</module >
1818 <module >camel-quarkus-integration-test-kudu</module >
19+ <module >camel-quarkus-integration-test-tika</module >
1920 <module >camel-quarkus-integration-test-activemq</module >
2021 <module >camel-quarkus-integration-test-amqp</module >
2122 <module >camel-quarkus-integration-test-arangodb</module >
173174 <module >camel-quarkus-integration-test-syslog</module >
174175 <module >camel-quarkus-integration-test-tarfile</module >
175176 <module >camel-quarkus-integration-test-telegram</module >
176- <module >camel-quarkus-integration-test-tika</module >
177177 <module >camel-quarkus-integration-test-twilio</module >
178178 <module >camel-quarkus-integration-test-twitter</module >
179179 <module >camel-quarkus-integration-test-univocity-parsers</module >
You can’t perform that action at this time.
0 commit comments