You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Karl Heinz Marbaise (JIRA)" <ji...@apache.org> on 2016/05/21 09:19:12 UTC

[jira] [Closed] (MSHARED-516) Change info logging output to debug (ignoreDelta)

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

Karl Heinz Marbaise closed MSHARED-516.
---------------------------------------
    Resolution: Fixed
      Assignee: Karl Heinz Marbaise

Fixed in [r1744880|http://svn.apache.org/r1744880]

> Change info logging output to debug (ignoreDelta)
> -------------------------------------------------
>
>                 Key: MSHARED-516
>                 URL: https://issues.apache.org/jira/browse/MSHARED-516
>             Project: Maven Shared Components
>          Issue Type: Improvement
>          Components: maven-filtering
>    Affects Versions: maven-filtering-3.1.0
>            Reporter: Karl Heinz Marbaise
>            Assignee: Karl Heinz Marbaise
>            Priority: Minor
>             Fix For: maven-filtering-3.1.1
>
>
> From the maven-resources-plugin:
> {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}
> The {{ignoreDelta}} part should be debug mode and not info mode.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)