You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Konrad Windszus (Jira)" <ji...@apache.org> on 2022/07/01 17:24:00 UTC

[jira] [Created] (MPLUGIN-402) report: allow to generate usage section with true

Konrad Windszus created MPLUGIN-402:
---------------------------------------

             Summary: report: allow to generate usage section with <extensions>true</extensions>
                 Key: MPLUGIN-402
                 URL: https://issues.apache.org/jira/browse/MPLUGIN-402
             Project: Maven Plugin Tools
          Issue Type: Improvement
          Components: Plugin Plugin
    Affects Versions: 3.6.4
            Reporter: Konrad Windszus


Maven plugins containing custom lifecycle mapping require to be configured with {{<extensions>true</extensions>}} (https://maven.apache.org/pom.html#Plugins). The report goal though will always generate a usage section for {{plugin-info.html}} with not setting this flag. 

It should be configurable as optional goal parameter of https://maven.apache.org/plugin-tools/maven-plugin-plugin/report-mojo.html whether the plugin should be loaded with extensions or not.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)