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:30:00 UTC

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

     [ https://issues.apache.org/jira/browse/MSHADE-340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Peter De Maeyer updated MSHADE-340:
-----------------------------------
    Description: 
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.

  was:
When {{shadedTestJar}} is set to {{true}}, the shaded test jar is not attached.
This does not affect the default case where the shaded artifact replaces the original artifact.


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