Skip to content

Commit

Permalink
Temporarily disable cxf-soap build & tests due to apache/camel-quarku…
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesnetherton committed Apr 17, 2024
1 parent 49c9e4c commit 84e35dc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions cxf-soap/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,9 @@
<maven-jar-plugin.version>3.3.0</maven-jar-plugin.version>
<maven-resources-plugin.version>3.3.1</maven-resources-plugin.version>
<maven-surefire-plugin.version>3.1.2</maven-surefire-plugin.version>
<!-- TODO: https://github.com/apache/camel-quarkus/issues/5926-->
<skipTests>true</skipTests>
<quarkus.build.skip>true</quarkus.build.skip>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 84e35dc

Please sign in to comment.