@@ -18,10 +18,13 @@ Contributing to [Apache Maven JLink Plugin](https://maven.apache.org/plugins/mav
1818======================
1919
2020[ ![ Apache License, Version 2.0, January 2004] ( https://img.shields.io/github/license/apache/maven.svg?label=License )] [ license ]
21- [ ![ Maven Central] ( https://img.shields.io/maven-central/v/org.apache.maven.plugins/maven-jlink-plugin.svg?label=Maven%20Central )] ( https://search.maven.org/artifact/org.apache.maven.plugins/maven-jlink-plugin )
21+ [ ![ Maven Central] ( https://img.shields.io/maven-central/v/org.apache.maven.plugins/maven-jlink-plugin.svg?label=Maven%20Central )] [ central ]
2222[ ![ Reproducible Builds] ( https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/jvm-repo-rebuild/reproducible-central/master/content/org/apache/maven/plugins/maven-jlink-plugin/badge.json )] ( https://github.com/jvm-repo-rebuild/reproducible-central/blob/master/content/org/apache/maven/plugins/maven-jlink-plugin/README.md )
23+ <!--
24+ TODO fix the Jenkins badges ...
2325[][build]
2426[][test-results]
27+ -->
2528
2629You have found a bug or you have an idea for a cool new feature? Contributing
2730code is a great way to give something back to the open source community. Before
@@ -66,13 +69,14 @@ Additional Resources
6669--------------------
6770
6871+ [ Contributing patches] ( https://maven.apache.org/guides/development/guide-maven-development.html#Creating_and_submitting_a_patch )
69- + [ Apache Maven JLink Plugin JIRA project page] [ jira ]
7072+ [ Contributor License Agreement] [ cla ]
7173+ [ General GitHub documentation] ( https://help.github.com/ )
7274+ [ GitHub pull request documentation] ( https://help.github.com/send-pull-requests/ )
73- + [ Apache Maven Twitter Account] ( https://twitter.com/ASFMavenProject )
74- + #Maven IRC channel on freenode.org
75+ + [ Apache Maven X Account] ( https://x.com/ASFMavenProject )
76+ + [ Apache Maven Bluesky Account] ( https://bsky.app/profile/maven.apache.org )
77+ + [ Apache Maven Mastodon Account] ( https://mastodon.social/deck/@ASFMavenProject@fosstodon.org )
7578
79+ [ central ] : https://central.sonatype.com/artifact/org.apache.maven.plugins/maven-jlink-plugin
7680[ license ] : https://www.apache.org/licenses/LICENSE-2.0
7781[ ml-list ] : https://maven.apache.org/mailing-lists.html
7882[ code-style ] : https://maven.apache.org/developers/conventions/code.html
0 commit comments