-
Notifications
You must be signed in to change notification settings - Fork 41
Open
Labels
enhancementNew feature or requestNew feature or requestpriority:minorMinor loss of function, or other problem where easy workaround is presentMinor loss of function, or other problem where easy workaround is present
Description
Elliotte Rusty Harold opened MPIR-445 and commented
(Edit/clarification) When running mvn test of this plugin source code, unit tests have unwanted logs that hide Surefire results messages, like
[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
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.
No further details from MPIR-445
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestpriority:minorMinor loss of function, or other problem where easy workaround is presentMinor loss of function, or other problem where easy workaround is present