slawekjaranowski commented on code in PR #3358: URL: https://github.com/apache/maven-surefire/pull/3358#discussion_r3295390593
########## maven-surefire-plugin/src/site/site.xml: ########## @@ -22,6 +22,10 @@ <site xmlns="http://maven.apache.org/SITE/2.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 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="high"">https://cdn.jsdelivr.net/npm/[email protected]/dist/mermaid.min.js</externalJsUrl> Review Comment: @olamy I'm afraid that external contents are blocked at ASF sites. Try deploy snapshot site version. -- 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]
