[ 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)