This is an automated email from the ASF dual-hosted git repository.
git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/activemq-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 40ace046d Automatic Site Publish by Buildbot
40ace046d is described below
commit 40ace046d4cc50ba61e8342e229fe699e10a3eac
Author: buildbot <[email protected]>
AuthorDate: Tue Jun 17 08:29:22 2025 +0000
Automatic Site Publish by Buildbot
---
output/components/classic/documentation/building.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/output/components/classic/documentation/building.html
b/output/components/classic/documentation/building.html
index f63683119..e9ab78869 100644
--- a/output/components/classic/documentation/building.html
+++ b/output/components/classic/documentation/building.html
@@ -118,7 +118,7 @@
</blockquote>
<h3 id="doing-a-quick-build">Doing a Quick Build</h3>
-<div class="language-plaintext highlighter-rouge"><div class="highlight"><pre
class="highlight"><code>mvn -Dtest=false -DfailIfNoTests=false clean install
+<div class="language-plaintext highlighter-rouge"><div class="highlight"><pre
class="highlight"><code>mvn -DskipTests -DfailIfNoTests=false clean install
</code></pre></div></div>
<h3 id="using-an-ide">Using an IDE</h3>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact