Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
maven-filtering-3.1.0
-
None
Description
From the maven-resources-plugin:
[INFO] — maven-resources-plugin:3.0.0:resources (default-resources) @ maven-jar-plugin —
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] ignoreDelta true
[INFO] Copying 1 resource
[INFO] Copying file META-INF/plexus/components.xml
[INFO] ignoreDelta true
[INFO] Copying 3 resources
[INFO] Copying file META-INF/DEPENDENCIES
[INFO] Copying file META-INF/LICENSE
[INFO] Copying file META-INF/NOTICE
The ignoreDelta part should be debug mode and not info mode.
Attachments
Issue Links
- blocks
-
MRESOURCES-226 Too much logging in normal mode
- Closed