Skip to content

Commit

Permalink
Disable artemis tests
Browse files Browse the repository at this point in the history
  • Loading branch information
zhfeng committed Nov 21, 2024
1 parent c6df6ee commit da83c7c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions integration-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,9 @@
</dependencies>
</dependencyManagement>
<modules>
<!-- disable artemis due to https://github.com/quarkiverse/quarkus-artemis/issues/665
<module>artemis-jms</module>
-->
<module>qpid-jms</module>
</modules>
</project>

0 comments on commit da83c7c

Please sign in to comment.