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/artemis-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 04a9f17 Automatic Site Publish by Buildbot
04a9f17 is described below
commit 04a9f1779bc688dae023e51e9cfec57d86e10657
Author: buildbot <[email protected]>
AuthorDate: Tue Jan 13 13:27:03 2026 +0000
Automatic Site Publish by Buildbot
---
output/artemis-tlp-groupid-migration.html | 6 +++---
output/components/artemis-console/download/release-notes-1.5.0.html | 4 +++-
output/index.html | 2 +-
output/news/artemis-tlp.html | 4 ++++
output/news/index.html | 2 +-
5 files changed, 12 insertions(+), 6 deletions(-)
diff --git a/output/artemis-tlp-groupid-migration.html
b/output/artemis-tlp-groupid-migration.html
index ab833c0..4f90261 100644
--- a/output/artemis-tlp-groupid-migration.html
+++ b/output/artemis-tlp-groupid-migration.html
@@ -87,18 +87,18 @@
<div class="container" >
<div class="row" style="margin-top: 30px">
<div class="col-12 artemis">
- <p>With the move for Artemis to become an independent Apache project,
the Maven groupId for Apache Artemis modules is changing from
<em>org.apache.activemq</em> over to <em>org.apache.artemis</em> beginning with
the Apache Artemis 2.50.0 release.</p>
+ <p>With the <a href="/news/artemis-tlp">move for Artemis to become an
independent Apache project</a>, the Maven groupId for Apache Artemis modules is
changing from <em>org.apache.activemq</em> over to <em>org.apache.artemis</em>
beginning with the Apache Artemis 2.50.0 and Artemis Console 1.5.0 releases.</p>
<h2 id="dependency-update-example">Dependency Update Example</h2>
-<p>For example, if you used the following dependency declaration in your
build:</p>
+<p>For example, if you originally used the following dependency declaration in
your build:</p>
<div class="language-xml highlighter-rouge"><div class="highlight"><pre
class="highlight"><code> <span class="nt"><dependency></span>
<span class="nt"><groupId></span>org.apache.activemq<span
class="nt"></groupId></span>
<span class="nt"><artifactId></span>artemis-jms-client<span
class="nt"></artifactId></span>
<span class="nt"><version></span>2.50.0<span
class="nt"></version></span>
<span class="nt"></dependency></span>
</code></pre></div></div>
-<p>It should have its groupId updated to instead become:</p>
+<p>It should have its groupId updated to <em>org.apache.artemis</em> instead,
becoming:</p>
<div class="language-xml highlighter-rouge"><div class="highlight"><pre
class="highlight"><code> <span class="nt"><dependency></span>
<span class="nt"><groupId></span>org.apache.artemis<span
class="nt"></groupId></span>
<span class="nt"><artifactId></span>artemis-jms-client<span
class="nt"></artifactId></span>
diff --git
a/output/components/artemis-console/download/release-notes-1.5.0.html
b/output/components/artemis-console/download/release-notes-1.5.0.html
index 3195d43..39d06e6 100644
--- a/output/components/artemis-console/download/release-notes-1.5.0.html
+++ b/output/components/artemis-console/download/release-notes-1.5.0.html
@@ -87,7 +87,9 @@
<div class="container" >
<div class="row" style="margin-top: 30px">
<div class="col-12 artemis">
- <h2 id="bugs-fixed">Bugs Fixed</h2>
+ <p><strong>Note:</strong> As part of <a
href="/news/artemis-tlp">establishing Apache Artemis</a> as an independent
project, the <a href="/artemis-tlp-groupid-migration">Maven groupId has
switched to <em>org.apache.artemis</em></a>.</p>
+
+<h2 id="bugs-fixed">Bugs Fixed</h2>
<ul>
<li><a
href="https://issues.apache.org/jira/browse/ARTEMIS-5677">ARTEMIS-5677</a> -
Excessive padding in JMX tree in web console</li>
diff --git a/output/index.html b/output/index.html
index a8f078c..531cf5f 100644
--- a/output/index.html
+++ b/output/index.html
@@ -108,7 +108,7 @@
- Rebranding to Apache Artemis, enhancements and bug fixes<a style="display:
unset;" class="nav-link pl-0 ml-0"
href="/components/artemis-console/download/">...more</a>
+ Rebranding to Apache Artemis, switch groupId to org.apache.artemis,
enhancements and bug fixes<a style="display: unset;" class="nav-link pl-0 ml-0"
href="/components/artemis-console/download/">...more</a>
<p class="small text-muted text-right font-italic mb-0">Jan 13th, 2026</p>
</div>
diff --git a/output/news/artemis-tlp.html b/output/news/artemis-tlp.html
index a8a9bca..ef8744e 100644
--- a/output/news/artemis-tlp.html
+++ b/output/news/artemis-tlp.html
@@ -119,6 +119,10 @@ mean-time, development and releases will continue on
existing paths.</p>
<p>The Apache ActiveMQ PMC</p>
+<div class="alert alert-warning">
+UPDATE: As you probably know from reading this the new Apache Artemis website
is now in place, with activity on establishing the new project now complete and
work underway on initial Apache Artemis releases. Updated details for Artemis
around <a href="/contact" class="alert-link">mailing lists</a>, <a
href="/contributing" class="alert-link">contributing</a>, <a href="/issues"
class="alert-link">reporting issues</a>, and more are now available on this new
site.
+</div>
+
</div>
</div>
diff --git a/output/news/index.html b/output/news/index.html
index aac04be..a0c64e5 100644
--- a/output/news/index.html
+++ b/output/news/index.html
@@ -92,7 +92,7 @@
<h3 id="artemis-console-150">Artemis Console 1.5.0</h3>
<p><span class="text-secondary"> Jan 13th, 2026</span></p>
-<p>Rebranding to Apache Artemis, enhancements and bug fixes</p>
+<p>Rebranding to Apache Artemis, switch groupId to org.apache.artemis,
enhancements and bug fixes</p>
<p><a href="/components/artemis-console/download/">Read More</a></p>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]