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...@codehaus.org> on 2014/06/15 21:32:10 UTC

[jira] (MJAR-167) skipIfEmpty outputs incorrect logging nessage

     [ https://jira.codehaus.org/browse/MJAR-167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Karl-Heinz Marbaise updated MJAR-167:
-------------------------------------

    Fix Version/s: 2.5

> skipIfEmpty outputs incorrect logging nessage
> ---------------------------------------------
>
>                 Key: MJAR-167
>                 URL: https://jira.codehaus.org/browse/MJAR-167
>             Project: Maven JAR Plugin
>          Issue Type: Bug
>    Affects Versions: 2.4
>            Reporter: Stephen Colebourne
>            Priority: Trivial
>             Fix For: 2.5
>
>
> The 'skipIfEmpty' flag added in MJAR-139 has the wrong debugging message (refers to test-jar, not jar):
> {code}
> [INFO] --- maven-jar-plugin:2.4:jar (jar) @ og-server ---
> [INFO] Skipping packaging of the test-jar
> [INFO]
> [INFO] --- maven-jar-plugin:2.4:test-jar (test-jar) @ og-server ---
> [INFO] Skipping packaging of the test-jar
> {code}



--
This message was sent by Atlassian JIRA
(v6.1.6#6162)