Skip to content

Use Maven site plugin 3.22.0 and setup mermaid diagrams#3358

Merged
olamy merged 2 commits into
apache:masterfrom
olamy:site-plugin-3.22.0
May 24, 2026
Merged

Use Maven site plugin 3.22.0 and setup mermaid diagrams#3358
olamy merged 2 commits into
apache:masterfrom
olamy:site-plugin-3.22.0

Conversation

@olamy
Copy link
Copy Markdown
Member

@olamy olamy commented May 24, 2026

Signed-off-by: Olivier Lamy olamy@apache.org

Following this checklist to help us incorporate your
contribution quickly and easily:

  • Each commit in the pull request should have a meaningful subject line and body.
  • Write a pull request description that is detailed enough to understand what the pull request does, how, and why.
  • Run mvn clean install to make sure basic checks pass. A more thorough check will
    be performed on your pull request automatically.
  • You have run the integration tests successfully (mvn -Prun-its clean install).

If your pull request is about ~20 lines of code you don't need to sign an
Individual Contributor License Agreement if you are unsure
please ask on the developers list.

To make clear that you license your contribution under
the Apache License Version 2.0, January 2004
you have to acknowledge this by using the following check-box.

Signed-off-by: Olivier Lamy <olamy@apache.org>
@olamy olamy added the documentation Improvements or additions to documentation label May 24, 2026
Comment thread pom.xml Outdated
<pluginRepositories>
<pluginRepository>
<id>staged-releases</id>
<url>https://repository.apache.org/content/repositories/maven-2433/</url>
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👀

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oooooppppppsssss
Thanks

Signed-off-by: Olivier Lamy <olamy@apache.org>
@olamy olamy merged commit 3c175c8 into apache:master May 24, 2026
14 checks passed
@olamy olamy deleted the site-plugin-3.22.0 branch May 24, 2026 20:59
@github-actions github-actions Bot added this to the 3.6.0.M1 milestone May 24, 2026
xsi:schemaLocation="http://maven.apache.org/SITE/2.0.0 https://maven.apache.org/xsd/site-2.0.0.xsd">

<mermaid>
<externalJsUrl integrity="sha512-/yppbXbmq0NnMz+OhfzrvQDSePwPAixE8Ywi8U7KayJPv5ZFVYo7bzBgkR5V6OQ/8YHEh/gPMarWD+6ZIuNj5A==" otherAttributes="fetchpriority=&quot;high&quot;">https://cdn.jsdelivr.net/npm/mermaid@11.12.3/dist/mermaid.min.js</externalJsUrl>
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@olamy I'm afraid that external contents are blocked at ASF sites.
Try deploy snapshot site version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants