[maven-release-plugin] copy for tag 2.31.0
[maven-release-plugin] prepare release 2.31.0
232 files changed
tree: d1aa12ea206a39324dadcb6aa0de909cfca15923
  1. .github/
  2. .settings/
  3. artemis-boot/
  4. artemis-cdi-client/
  5. artemis-cli/
  6. artemis-commons/
  7. artemis-core-client/
  8. artemis-core-client-all/
  9. artemis-core-client-osgi/
  10. artemis-distribution/
  11. artemis-docker/
  12. artemis-dto/
  13. artemis-features/
  14. artemis-hawtio/
  15. artemis-image/
  16. artemis-jakarta-client/
  17. artemis-jakarta-client-all/
  18. artemis-jakarta-ra/
  19. artemis-jakarta-server/
  20. artemis-jakarta-service-extensions/
  21. artemis-jdbc-store/
  22. artemis-jms-client/
  23. artemis-jms-client-all/
  24. artemis-jms-client-osgi/
  25. artemis-jms-server/
  26. artemis-journal/
  27. artemis-junit/
  28. artemis-log-annotation-processor/
  29. artemis-maven-plugin/
  30. artemis-protocols/
  31. artemis-quorum-api/
  32. artemis-quorum-ri/
  33. artemis-ra/
  34. artemis-selector/
  35. artemis-server/
  36. artemis-server-osgi/
  37. artemis-service-extensions/
  38. artemis-unit-test-support/
  39. artemis-web/
  40. artemis-website/
  41. docs/
  42. etc/
  43. examples/
  44. integration/
  45. scripts/
  46. tests/
  47. .asf.yaml
  48. .gitignore
  49. .project
  50. artemis_doap.rdf
  51. LICENSE
  52. NOTICE
  53. pom.xml
  54. README.md
  55. RELEASING.md
README.md

Welcome to Apache ActiveMQ Artemis

ActiveMQ Artemis is the next generation message broker from Apache ActiveMQ.

Getting Started

See the User Manual for an in-depth explanation of all aspects of broker configuration and behavior.

The broker ships with many examples which you can run, inspect, & modify.

How to Build, etc.

See the Hacking Guide for details about modifying the code, building the project, running tests, IDE integration, etc.

Migrate from ActiveMQ “Classic”

See the Migration Guide for information about the architectural and configuration differences between ActiveMQ “Classic” (i.e. 5.x) and ActiveMQ Artemis.

Report an Issue

See our website for details on how to report an bug, request a feature, etc.