[
https://issues.apache.org/jira/browse/MSITE-787?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hervé Boutemy updated MSITE-787:
--------------------------------
Description:
when no reportSet is defined, every report is added automatically: this is
somewhat magic for most people
Adding an INFO message would help making things explicit, without cluttering
output
Current output:
{noformat}[INFO] --- maven-site-plugin:3.5.1:site (default-site) @
maven-site-plugin ---
[INFO] configuring report plugin
org.apache.maven.plugins:maven-project-info-reports-plugin:2.9
[INFO] configuring report plugin
org.apache.maven.plugins:maven-plugin-plugin:3.4
[INFO] preparing 'report' report requires 'process-classes' forked phase
execution{noformat}
adding another INFO after "configuring report plugin ..." would be natural
was:
when no reportSet is defined, every report is added automatically: this is
somewhat magic for most people
Adding an INFO message would help making things explicit, without cluttering
output
> display what reports are added automatically when no reportSet is defined
> -------------------------------------------------------------------------
>
> Key: MSITE-787
> URL: https://issues.apache.org/jira/browse/MSITE-787
> Project: Maven Site Plugin
> Issue Type: Improvement
> Affects Versions: 3.6
> Reporter: Hervé Boutemy
> Fix For: 3.7
>
>
> when no reportSet is defined, every report is added automatically: this is
> somewhat magic for most people
> Adding an INFO message would help making things explicit, without cluttering
> output
> Current output:
> {noformat}[INFO] --- maven-site-plugin:3.5.1:site (default-site) @
> maven-site-plugin ---
> [INFO] configuring report plugin
> org.apache.maven.plugins:maven-project-info-reports-plugin:2.9
> [INFO] configuring report plugin
> org.apache.maven.plugins:maven-plugin-plugin:3.4
> [INFO] preparing 'report' report requires 'process-classes' forked phase
> execution{noformat}
> adding another INFO after "configuring report plugin ..." would be natural
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)