hboutemy commented on code in PR #515:
URL: https://github.com/apache/maven-parent/pull/515#discussion_r2537820492
##########
docs/src/site/apt/index.apt.vm:
##########
@@ -118,6 +118,15 @@ mvn scm-publish:publish-scm
* History
+** 46
+
+ A <<GitHub ribbon>> has been added to the generated site to provide a direct
link to the project's GitHub repository.
+
+ A new configuration property <<<maven.site.gitHubProjectId>>> has been
introduced.
+ By default, this property is set to <<<$\{project.artifactId\}>>>, is used
to resolve the <<GitHub>> repository URL for the ribbon link.
Review Comment:
let's have a few plugins with ribbon
then we'll add the ribbon to Maven site too
and we'll see what it feels like when someone goes from
https://maven.apache.org/plugins/ to one plugin: same Ribbon visual, different
target Git repository
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]