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/16 19:43:12 UTC

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

Karl Heinz Marbaise created MSHARED-516:
-------------------------------------------

             Summary: 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
            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 info mode.



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