[
https://issues.apache.org/jira/browse/MJAR-167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17957249#comment-17957249
]
Matthias Bünger commented on MJAR-167:
--------------------------------------
This project has moved from Jira to GitHub Issues. This issue was migrated to
[apache/maven-jar-plugin#330|https://github.com/apache/maven-jar-plugin/issues/330].
> skipIfEmpty outputs incorrect logging nessage
> ---------------------------------------------
>
> Key: MJAR-167
> URL: https://issues.apache.org/jira/browse/MJAR-167
> Project: Maven JAR Plugin (Moved to GitHub Issues)
> Issue Type: Bug
> Affects Versions: 2.4
> Reporter: scolebourne2
> Assignee: Karl Heinz Marbaise
> 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
(v8.20.10#820010)