You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Peter De Maeyer (Jira)" <ji...@apache.org> on 2019/12/25 19:37:00 UTC

[jira] [Commented] (MSHADE-340) Shaded test jar artifact is not attached

    [ https://issues.apache.org/jira/browse/MSHADE-340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17003366#comment-17003366 ] 

Peter De Maeyer commented on MSHADE-340:
----------------------------------------

Integration test added illustrating scenario, fix committed, PR created.

> Shaded test jar artifact is not attached
> ----------------------------------------
>
>                 Key: MSHADE-340
>                 URL: https://issues.apache.org/jira/browse/MSHADE-340
>             Project: Maven Shade Plugin
>          Issue Type: Bug
>    Affects Versions: 3.2.2
>            Reporter: Peter De Maeyer
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> When {{shadedArtifactAttached=true}} and {{shadeTestJar=true}}, the shaded test jar file is created but the artifact is not attached to the project.
> As a result, projects that depend on the attached test artifact don't compile.
> This does not affect the default case {{shadedArtifactAttached=false}} where the shaded artifact replaces the original artifact.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)