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/06/04 13:01:01 UTC

[jira] [Created] (MSHADE-225) Writing output only once

Karl Heinz Marbaise created MSHADE-225:
------------------------------------------

             Summary: Writing output only once
                 Key: MSHADE-225
                 URL: https://issues.apache.org/jira/browse/MSHADE-225
             Project: Maven Shade Plugin
          Issue Type: Improvement
    Affects Versions: 2.4.3
            Reporter: Karl Heinz Marbaise
            Priority: Minor
             Fix For: 2.4.4


Currently maven-shade-plugin writes something like this:
{noformat}
[INFO] Dependency-reduced POM written at: /.../apache-maven/maven-shared/maven-artifact-transfer/dependency-reduced-pom.xml
[INFO] Dependency-reduced POM written at: /.../apache-maven/maven-shared/maven-artifact-transfer/dependency-reduced-pom.xml
{noformat}
which should be written only once..



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