[MENFORCER-491] ENFORCER: plugin-info and mojo pages not found (original) (raw)

Details

Description

I get "page not found" for these pages that should actually be there:
https://maven.apache.org/enforcer/maven-enforcer-plugin/plugin-info.html
https://maven.apache.org/enforcer/maven-enforcer-plugin/help-mojo.html
... (all other mojos) ...

The usage page is present:
https://maven.apache.org/enforcer/maven-enforcer-plugin/usage.html

From there you can click "Goals" from the menu to get to the first listed missing page.

Other plugins still seem to have the generated goals overview and their details pages:
https://maven.apache.org/plugins/maven-resources-plugin/plugin-info.html

Is enforcer using a broken version of project-info-reports or is it using a custom process to publish the maven site that is buggy?

Attachments

is duplicated by

Bug - A problem which impairs or prevents the functions of the product. MNGSITE-523 Maven Enforcer Plugin goals page not found

Bug - A problem which impairs or prevents the functions of the product. MNGSITE-524 "Goals" link is broken for maven-enforcer-plugin

relates to

Bug - A problem which impairs or prevents the functions of the product. MSHARED-1298 Missing site report should be detected

Activity