[
https://issues.apache.org/jira/browse/MPIR-445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17905511#comment-17905511
]
Elliotte Rusty Harold commented on MPIR-445:
--------------------------------------------
Some tests use SilentLogger from maven plugin testing. That might be possible
here.
> 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)