[
https://issues.apache.org/jira/browse/MSHADE-339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17003699#comment-17003699
]
Herve Boutemy commented on MSHADE-339:
--------------------------------------
true, this is one of the few cases where extension is not the same as artifact
type https://maven.apache.org/ref/3.6.3/maven-core/artifact-handlers.html
one question: is this little code inconsistency breaking anything?
and while at it, shouldn't the "tests" classifier be removed from the call,
since it is implicit in "test-jar" type?
is there any test that covers the change?
> Shaded test jar has wrong type "jar"
> ------------------------------------
>
> Key: MSHADE-339
> URL: https://issues.apache.org/jira/browse/MSHADE-339
> Project: Maven Shade Plugin
> Issue Type: Bug
> Affects Versions: 2.2, 3.2.2
> Reporter: Peter De Maeyer
> Priority: Major
> Fix For: 3.2.2
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> The shaded test jar has the wrong type "jar".
> It should be "test-jar".
--
This message was sent by Atlassian Jira
(v8.3.4#803005)