This is an automated email from the ASF dual-hosted git repository.
jbertram pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git
The following commit(s) were added to refs/heads/main by this push:
new bece8333d8 NO-JIRA add info about snapshot builds to hacking guide
bece8333d8 is described below
commit bece8333d8e8607a345be91f2f49f6437ad7d8df
Author: Justin Bertram <[email protected]>
AuthorDate: Thu Jan 9 10:43:22 2025 -0600
NO-JIRA add info about snapshot builds to hacking guide
---
docs/hacking-guide/_building.adoc | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/docs/hacking-guide/_building.adoc
b/docs/hacking-guide/_building.adoc
index 11e9db9bfc..44e7266b20 100644
--- a/docs/hacking-guide/_building.adoc
+++ b/docs/hacking-guide/_building.adoc
@@ -79,3 +79,9 @@ If you wish to generate a report for dependency CVEs you may
build with the `-Po
$ mvn -Powasp verify -DskipTests
----
The output for every module will be aggregated in
`./target/dependency-check-report.html`.
+
+== Snapshot Builds
+
+Snapshot builds are available at
https://repository.apache.org/content/repositories/snapshots/org/apache/activemq/apache-artemis/.
+
+These are built by
https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-SNAPSHOT-Deploy/[this
Apache CI job].
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact