Skip to content

[MSHARED-831] Configuration in reporting section not taken into account when running from cli #135

Description

@jira-importer

Hans Aikema opened MSHARED-831 and commented

Investigating on jeremylong/DependencyCheck#1444 my conclusion is that plugin configuration using the reporting section does not work as documented on https://maven.apache.org/guides/mini/guide-configuring-plugins.html#Using_the_reporting_Tag_VS_build_Tag

When configuring the plugin using the reporting section of the pom the configuration is not applied when calling the plugin goal from the CLI whereas the guide states that it is first looked up there and only when not found searched for in the build section.

Don't know if this is the intended behaviour of the CLI-invocation of the plugins (and thus a documentation bug) or an actual bug in the configuration evaluation, but I spotted similar behaviour with the maven-project-info-reports-plugin


Affects: maven-reporting-impl 3.0

0 votes, 5 watchers

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions