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

Herve Boutemy updated MPIR-445:
-------------------------------
    Description: 
(Edit/clarification) When running `mvn test` of this plugin source code, unit 
tests have unwanted logs that hide Surefire results messages, like

{noformat}
[INFO] Running org.apache.maven.report.projectinfo.PluginManagementReportTest
[INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 
skin.
[INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 
skin.
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.662 s 
- in org.apache.maven.report.projectinfo.PluginManagementReportTest
{noformat}
 

Another log message that's unneeded and simply clutters the output:

[INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 
skin.

Reduce to debug or remove completely.

  was:
(Edit/clarification) When running `mvn test` of this plugin source code, unit 
tests have unwanted logs that hide Surefire results messages

Another log message that's unneeded and simply clutters the output:

[INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 
skin.

Reduce to debug or remove completely.


> Rendering content log junk during plugin's unit tests execution
> ---------------------------------------------------------------
>
>                 Key: MPIR-445
>                 URL: https://issues.apache.org/jira/browse/MPIR-445
>             Project: Maven Project Info Reports Plugin
>          Issue Type: Improvement
>            Reporter: Elliotte Rusty Harold
>            Priority: Minor
>
> (Edit/clarification) When running `mvn test` of this plugin source code, unit 
> tests have unwanted logs that hide Surefire results messages, like
> {noformat}
> [INFO] Running org.apache.maven.report.projectinfo.PluginManagementReportTest
> [INFO] Rendering content with 
> org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
> [INFO] Rendering content with 
> org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
> [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.662 
> s - in org.apache.maven.report.projectinfo.PluginManagementReportTest
> {noformat}
>  
> Another log message that's unneeded and simply clutters the output:
> [INFO] Rendering content with 
> org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
> Reduce to debug or remove completely.



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

Reply via email to