This is an automated email from the ASF dual-hosted git repository.
Bukama pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/maven-doxia-book-maven-plugin.git
The following commit(s) were added to refs/heads/master by this push:
new 18b9c8e Retire plugin: Step "Make final release" (#15)
18b9c8e is described below
commit 18b9c8e0bc78a00cb247d5cb2f130829abc71d46
Author: Matthias Bünger <[email protected]>
AuthorDate: Mon May 25 18:17:57 2026 +0200
Retire plugin: Step "Make final release" (#15)
related to #14
---
README.md | 21 +++------
pom.xml | 2 +-
src/site/apt/index.apt | 2 +
src/site/apt/usage.apt.vm | 2 +
src/site/xdoc/download.xml.vm | 100 ++++--------------------------------------
5 files changed, 19 insertions(+), 108 deletions(-)
diff --git a/README.md b/README.md
index e31abe0..df45fea 100644
--- a/README.md
+++ b/README.md
@@ -63,21 +63,10 @@ There are some guidelines which will make applying PRs
easier for us:
If you plan to contribute on a regular basis, please consider filing a
[contributor license agreement][cla].
-Additional Resources
---------------------
+RETIRED - [Apache Maven Doxia Book Maven
Plugin](https://maven.apache.org/doxia/doxia-tools/doxia-book-maven-plugin/)
+======================
-+ [Contributing
patches](https://maven.apache.org/guides/development/guide-maven-development.html#Creating_and_submitting_a_patch)
-+ [Contributor License Agreement][cla]
-+ [General GitHub documentation](https://help.github.com/)
-+ [GitHub pull request
documentation](https://help.github.com/send-pull-requests/)
-+ [Apache Maven X Account](https://x.com/ASFMavenProject)
-+ [Apache Maven Bluesky Account](https://bsky.app/profile/maven.apache.org)
-+ [Apache Maven Mastodon
Account](https://mastodon.social/deck/@[email protected])
+[](https://www.apache.org/licenses/LICENSE-2.0)
-[license]: https://www.apache.org/licenses/LICENSE-2.0
-[ml-list]: https://maven.apache.org/mailing-lists.html
-[code-style]: https://maven.apache.org/developers/conventions/code.html
-[cla]: https://www.apache.org/licenses/#clas
-[maven-wiki]: https://cwiki.apache.org/confluence/display/MAVEN/Index
-[test-results]:
https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-doxia-book-maven-plugin/job/master/lastCompletedBuild/testReport/
-[build]:
https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-doxia-book-maven-plugin/job/master/
+This plugin is retired. It is no longer maintained.
+===================================================
diff --git a/pom.xml b/pom.xml
index 7318cbc..a2743fa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -32,7 +32,7 @@ under the License.
<version>1.3-SNAPSHOT</version>
<packaging>maven-plugin</packaging>
- <name>Doxia Tools :: Book Maven Plugin</name>
+ <name>(RETIRED) Doxia Tools :: Book Maven Plugin</name>
<description>A Maven plugin for Doxia books.</description>
<prerequisites>
diff --git a/src/site/apt/index.apt b/src/site/apt/index.apt
index 3deec08..70e0163 100644
--- a/src/site/apt/index.apt
+++ b/src/site/apt/index.apt
@@ -28,6 +28,8 @@
Introduction
+ <<<Note:>>> This plugin is retired. It is no longer maintained.
+
Doxia allows you to write books like user manuals and guides in any format
supported by Doxia. Combined with the
Doxia Book Maven Plugin, you are able to include the manuals directly in your
generated site with links to the off-line
friendly formats like XDoc, PDF, RTF and LaTeX.
diff --git a/src/site/apt/usage.apt.vm b/src/site/apt/usage.apt.vm
index 845aafe..95a5b3f 100644
--- a/src/site/apt/usage.apt.vm
+++ b/src/site/apt/usage.apt.vm
@@ -28,6 +28,8 @@
Usage
+ <<<Note:>>> This plugin is retired. It is no longer maintained.
+
Below is a sample <<<pom.xml>>> illustrating how to use it.
+------------------------------------------------------
diff --git a/src/site/xdoc/download.xml.vm b/src/site/xdoc/download.xml.vm
index 11c2577..6dda15b 100644
--- a/src/site/xdoc/download.xml.vm
+++ b/src/site/xdoc/download.xml.vm
@@ -25,100 +25,18 @@ under the License.
</properties>
<body>
<section name="Download ${project.name} ${project.version} Source">
+ <p><strong>${project.name} ${project.version}</strong> is distributed in
source format.</p>
+ <p>Use a source archive if you intend to build
<strong>${project.name}</strong> yourself.</p>
+ <p>Otherwise, simply use the ready-made binary artifacts from
<strong>central repository</strong>.</p>
+ <p><strong>${project.name}</strong> is distributed under the <a
href="https://www.apache.org/licenses/">Apache License, version 2.0</a>.</p>
- <p>${project.name} ${project.version} is distributed in source format.
Use a source archive if you intend to build
- ${project.name} yourself. Otherwise, simply use the ready-made binary
artifacts from central repository.</p>
+ <subsection name="Files">
+ <p><strong>This plugin is retired. It is no longer
maintained.</strong></p>
+ <p>Historical releases can be found on our <a
href="https://archive.apache.org/dist/maven/plugins/">archive site</a>.</p>
- <p>You will be prompted for a mirror - if the file is not found on
yours, please be patient, as it may take 24
- hours to reach all mirrors.<p/>
-
- <p>In order to guard against corrupted downloads/installations, it is
highly recommended to
- <a
href="http://www.apache.org/dev/release-signing#verifying-signature">verify the
signature</a>
- of the release bundles against the public <a
href="http://www.apache.org/dist/maven/KEYS">KEYS</a> used by the Apache Maven
- developers.</p>
-
- <p>${project.name} is distributed under the <a
href="http://www.apache.org/licenses/">Apache License, version 2.0</a>.</p>
-
- <p></p>We <b>strongly</b> encourage our users to configure a Maven
repository mirror closer to their location, please read <a
href="./guides/mini/guide-mirror-settings.html">How to Use Mirrors for
Repositories</a>.</p>
-
- <a name="mirror"/>
- <subsection name="Mirror">
-
- <p>
- [if-any logo]
- <a href="[link]">
- <img align="right" src="[logo]" border="0"
- alt="logo"/>
- </a>
- [end]
- The currently selected mirror is
- <b>[preferred]</b>.
- If you encounter a problem with this mirror,
- please select another mirror.
- If all mirrors are failing, there are
- <i>backup</i>
- mirrors
- (at the end of the mirrors list) that should be available.
+ <p>It is essential that you <a
href="https://www.apache.org/info/verification.html">verify the integrity</a>
of the downloaded file
+ using the checksum (.sha512 file) or using the signature (.asc file)
against the public <a href="https://downloads.apache.org/maven/KEYS">KEYS</a>
used by the Apache Maven developers.
</p>
-
- <form action="[location]" method="get" id="SelectMirror">
- Other mirrors:
- <select name="Preferred">
- [if-any http]
- [for http]
- <option value="[http]">[http]</option>
- [end]
- [end]
- [if-any ftp]
- [for ftp]
- <option value="[ftp]">[ftp]</option>
- [end]
- [end]
- [if-any backup]
- [for backup]
- <option value="[backup]">[backup] (backup)</option>
- [end]
- [end]
- </select>
- <input type="submit" value="Change"/>
- </form>
-
- <p>
- You may also consult the
- <a href="http://www.apache.org/mirrors/">complete list of
- mirrors.</a>
- </p>
-
- </subsection>
-
- <subsection name="${project.name} ${project.version}">
-
- <p>This is the current stable version of ${project.name}.</p>
-
- <table>
- <thead>
- <tr>
- <th></th>
- <th>Link</th>
- <th>Checksum</th>
- <th>Signature</th>
- </tr>
- </thead>
- <tbody>
- <tr>
- <td>${project.name} ${project.version} (Source zip)</td>
- <td><a
href="[preferred]maven/doxia/${project.artifactId}-${project.version}-source-release.zip">maven/doxia/${project.artifactId}-${project.version}-source-release.zip</a></td>
- <td><a
href="http://www.apache.org/dist/maven/doxia/${project.artifactId}-${project.version}-source-release.zip.md5">maven/doxia/${project.artifactId}-${project.version}-source-release.zip.md5</a></td>
- <td><a
href="http://www.apache.org/dist/maven/doxia/${project.artifactId}-${project.version}-source-release.zip.asc">maven/doxia/${project.artifactId}-${project.version}-source-release.zip.asc</a></td>
- </tr>
- </tbody>
- </table>
- </subsection>
-
- <subsection name="Previous Versions">
-
- <p>Older non-recommended releases can be found on our <a
href="http://archive.apache.org/dist/maven/doxia/">archive site</a>.</p>
-
</subsection>
</section>
</body>