[ https://issues.apache.org/jira/browse/MSITE-1026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17898917#comment-17898917 ]
Philipp Ottlinger commented on MSITE-1026: ------------------------------------------ RAT runs into the same error: [ERROR] Failed to execute goal org.apache.maven.plugins:maven-site-plugin:3.21.0:site (default-site) on project apache-rat-project: Failed to render site: Error generating maven-changes-plugin:3.0.0-SNAPSHOT:jira-report report: UndeclaredThrowableException: InvocationTargetException: 'boolean com.fasterxml.jackson.core.JsonFactory.requiresPropertyOrdering()' -> [Help 1] > How to go ahead as a user of unsupported plugins - is there a documentation > available to fix (newly built) broken site-webpages > ------------------------------------------------------------------------------------------------------------------------------- > > Key: MSITE-1026 > URL: https://issues.apache.org/jira/browse/MSITE-1026 > Project: Maven Site Plugin > Issue Type: Improvement > Affects Versions: 3.21.0 > Reporter: Philipp Ottlinger > Priority: Critical > > If I understood correctly some of the plugins are not planned for migration > to the new doxia stack, such as: > * maven-changes-plugin - > https://maven.apache.org/plugins/maven-changes-plugin/ > * jdepend-plugin - [broken report > example|https://ottlinger.github.io/fotorenamer/jdepend-report.html] > * dev-activity-report - [broken report > example|https://ottlinger.github.io/fotorenamer/dev-activity.html] > * file-activity-report - [broken report > example|https://ottlinger.github.io/fotorenamer/file-activity.html] > From a consumer perspective that results in broken site reports as the new > layout does not play well with the new maven-site-plugin as can be seen by > comparing OLD (pre-2.x) and NEW (doxia-2.x) on Apache Creadur: > * OLD - formatted ok: > ** https://creadur.apache.org/rat/ > ** https://creadur.apache.org/rat/changes-report.html > ** https://creadur.apache.org/rat/jira-report.html > * NEW - broken layout: test deployed while working on RAT-397 > ** https://creadur.apache.org/RAT-397/ > ** https://creadur.apache.org/RAT-397/changes-report.html > ** https://creadur.apache.org/RAT-397/jira-report.html > Via chat [~michaelo] suggested that there is a way to configure a post-site > step that transforms the old format into the new format .... where can I find > more details or examples on what to do in order to accomplish a more complete > and correctly formatted site/webpage with the new stack. > Thanks for any help, hints, examples or documentation > ------- > [~ggregory] does commons have a solution for the problem? How do you solve > the problem? -- This message was sent by Atlassian Jira (v8.20.10#820010)