Skip to content

Commit

Permalink
NO-JIRA add info about snapshot builds to hacking guide
Browse files Browse the repository at this point in the history
  • Loading branch information
jbertram authored Jan 9, 2025
1 parent 09b8f67 commit bece833
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/hacking-guide/_building.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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].

0 comments on commit bece833

Please sign in to comment.