[
https://issues.apache.org/jira/browse/MRESOURCES-226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15306778#comment-15306778
]
Karl Heinz Marbaise edited comment on MRESOURCES-226 at 5/30/16 5:19 PM:
-------------------------------------------------------------------------
[~afloom] You mean that all files which copied should be logged out via info
(as they already are)? Or do i misunderstand your statement ? I think you mean
the files shouldn't be printed out via INFO level...
was (Author: khmarbaise):
Ok. We can enhance that ..no problem..so i will take another look...
> Too much logging in normal mode
> -------------------------------
>
> Key: MRESOURCES-226
> URL: https://issues.apache.org/jira/browse/MRESOURCES-226
> Project: Maven Resources Plugin
> Issue Type: Bug
> Affects Versions: 3.0.0
> Environment: MacOS 10.11.4, Maven 3.3.3, Oracle JDK 8u92
> Reporter: Anders Hammar
> Assignee: Karl Heinz Marbaise
> Priority: Minor
> Fix For: 3.0.1
>
>
> When building the plugin lists all files being copied as well as the value of
> 'ignoreDelta'. These should only be logged in debug mode IMHO.
> Example output:
> {quote}
> [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
> {quote}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)