Stephen Colebourne created MJAR-167:
---------------------------------------

             Summary: skipIfEmpty outputs incorrect logging nessage
                 Key: MJAR-167
                 URL: https://jira.codehaus.org/browse/MJAR-167
             Project: Maven 2.x JAR Plugin
          Issue Type: Bug
    Affects Versions: 2.4
            Reporter: Stephen Colebourne
            Priority: Trivial


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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to