This is an automated email from the ASF dual-hosted git repository. sjaranowski pushed a commit to branch readme-update in repository https://gitbox.apache.org/repos/asf/maven-jlink-plugin.git
commit 22c93832a670663146d8e4ca3305767a2e5ba0a1 Author: Slawomir Jaranowski <[email protected]> AuthorDate: Mon Mar 9 18:46:21 2026 +0100 README updates - us new Central site - disable broken Jenkins budges - update social media links --- README.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 0f3a102..2dab5dd 100644 --- a/README.md +++ b/README.md @@ -18,10 +18,13 @@ Contributing to [Apache Maven JLink Plugin](https://maven.apache.org/plugins/mav ====================== [][license] -[](https://search.maven.org/artifact/org.apache.maven.plugins/maven-jlink-plugin) +[][central] [](https://github.com/jvm-repo-rebuild/reproducible-central/blob/master/content/org/apache/maven/plugins/maven-jlink-plugin/README.md) +<!-- +TODO fix the Jenkins badges ... [][build] [][test-results] +--> You have found a bug or you have an idea for a cool new feature? Contributing code is a great way to give something back to the open source community. Before @@ -66,13 +69,14 @@ Additional Resources -------------------- + [Contributing patches](https://maven.apache.org/guides/development/guide-maven-development.html#Creating_and_submitting_a_patch) -+ [Apache Maven JLink Plugin JIRA project page][jira] + [Contributor License Agreement][cla] + [General GitHub documentation](https://help.github.com/) + [GitHub pull request documentation](https://help.github.com/send-pull-requests/) -+ [Apache Maven Twitter Account](https://twitter.com/ASFMavenProject) -+ #Maven IRC channel on freenode.org ++ [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]) +[central]: https://central.sonatype.com/artifact/org.apache.maven.plugins/maven-jlink-plugin [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
