[ 
https://issues.apache.org/jira/browse/MSITE-1026?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Philipp Ottlinger updated MSITE-1026:
-------------------------------------
    Description: 
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/] - filed a separate 
issue: https://issues.apache.org/jira/browse/MCHANGES-424 
 * (20241117: jdepend-plugin - [broken report 
example|https://ottlinger.github.io/fotorenamer/jdepend-report.html] - filed a 
separate issue at 
(GitHubIssues)[https://github.com/mojohaus/jdepend-maven-plugin/issues/43], 
thanks for the clarification [~michael-o] )
 * dev-activity-report - [broken report 
example|https://ottlinger.github.io/fotorenamer/dev-activity.html] - part of 
the maven-changelog-plugin, Jira does not exist anymore 
https://jira.codehaus.org/browse/MCHANGELOG , filed MCHANGELOG-157
 * file-activity-report - [broken report 
example|https://ottlinger.github.io/fotorenamer/file-activity.html] - part of 
the maven-changelog-plugin, Jira does not exist anymore 
https://jira.codehaus.org/browse/MCHANGELOG, filed MCHANGELOG-157

>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?

  was:
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/] - filed a separate 
issue: https://issues.apache.org/jira/browse/MCHANGES-424 
 * (20241117: jdepend-plugin - [broken report 
example|https://ottlinger.github.io/fotorenamer/jdepend-report.html] - filed a 
separate issue at 
(GitHubIssues)[https://github.com/mojohaus/jdepend-maven-plugin/issues/43], 
thanks for the clarification [~michael-o] )
 * dev-activity-report - [broken report 
example|https://ottlinger.github.io/fotorenamer/dev-activity.html] - part of 
the maven-changelog-plugin, Jira does not exist anymore 
https://jira.codehaus.org/browse/MCHANGELOG
 * file-activity-report - [broken report 
example|https://ottlinger.github.io/fotorenamer/file-activity.html] - part of 
the maven-changelog-plugin, Jira does not exist anymore 
https://jira.codehaus.org/browse/MCHANGELOG

>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?


> 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
>             Fix For: wontfix-candidate, waiting-for-feedback
>
>
> 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/] - filed a separate 
> issue: https://issues.apache.org/jira/browse/MCHANGES-424 
>  * (20241117: jdepend-plugin - [broken report 
> example|https://ottlinger.github.io/fotorenamer/jdepend-report.html] - filed 
> a separate issue at 
> (GitHubIssues)[https://github.com/mojohaus/jdepend-maven-plugin/issues/43], 
> thanks for the clarification [~michael-o] )
>  * dev-activity-report - [broken report 
> example|https://ottlinger.github.io/fotorenamer/dev-activity.html] - part of 
> the maven-changelog-plugin, Jira does not exist anymore 
> https://jira.codehaus.org/browse/MCHANGELOG , filed MCHANGELOG-157
>  * file-activity-report - [broken report 
> example|https://ottlinger.github.io/fotorenamer/file-activity.html] - part of 
> the maven-changelog-plugin, Jira does not exist anymore 
> https://jira.codehaus.org/browse/MCHANGELOG, filed MCHANGELOG-157
> 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)

Reply via email to