[ https://issues.apache.org/jira/browse/JOHNZON-411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17914625#comment-17914625 ]
Markus Jung commented on JOHNZON-411: ------------------------------------- [~romain.manni-bucau] yeah it was like that before. But don't think this is the issue now. The problem is that the TCK outputs weird unicode chars that break parsing the surefire report XML files {code:java} [ERROR] Failed to execute goal org.apache.maven.plugins:maven-site-plugin:3.12.1:site (default-site) on project johnzon: Error generating maven-surefire-report-plugin:3.2.5:report report: Error parsing JUnit XML report D:\Projects\johnzon\johnzon-core\target\surefire-reports\TEST-ee.jakarta.tck.jsonp.api.jsongeneratortests.ClientTests.xml: An invalid XML character (Unicode: 0xffff) was found in the CDATA section. -> [Help 1] {code} With [https://github.com/apache/johnzon/pull/125] TCK is now also executed when building the site, this wasn't the case beforehand when i last redeployed the site. We can IMO either be clever and exclude just the TCK, or disable including test reports altogether in the site. Might even be worth to rework the site entirely to be honest, but I don't have the time available right now > Remove Google Analytics from the Johnzon Website > ------------------------------------------------ > > Key: JOHNZON-411 > URL: https://issues.apache.org/jira/browse/JOHNZON-411 > Project: Johnzon > Issue Type: Task > Affects Versions: site > Reporter: Niall Pemberton > Assignee: Markus Jung > Priority: Major > Time Spent: 20m > Remaining Estimate: 0h > > The Apache Johnzon website is using _*Google Analytics*_ which is not > permitted by the {_}*ASF Privacy Policy*{_}[1]. PMCs were notified of this by > the VP Data Privacy in April 2022: > * [https://lists.apache.org/thread/5svwn7bs0o602xzgzbwbw052t27yy3f1] > I will shortly create a PR request to remove Google Analytics from the > Johnzon website. The ASF hosts its own *_Matomo_* instance to provide > projects with analytics and you can request a tracking id for Johnzon by > sending a mail to {*}privacy AT apache.org{*}. > Please note that the ASF Infra team will soon be implementing a _*Content > Security Policy*_ that will block access to external trackers anyway: > * [https://lists.apache.org/thread/w34sd92v4rz3j28hyddmt5tbprbdq6lc] > Thanks > Niall > [1] [https://privacy.apache.org/policies/website-policy.html] -- This message was sent by Atlassian Jira (v8.20.10#820010)