You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Michael Osipov (Jira)" <ji...@apache.org> on 2021/06/17 19:55:00 UTC

[jira] [Resolved] (MSHADE-36) Add option to include dependency reduced POM instead of original one

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

Michael Osipov resolved MSHADE-36.
----------------------------------
    Resolution: Fixed

Fixed with [83c123d1f9c5f6927af2aca12ee322b5168a7c63|https://gitbox.apache.org/repos/asf?p=maven-shade-plugin.git&a=commit&h=83c123d1f9c5f6927af2aca12ee322b5168a7c63].

> Add option to include dependency reduced POM instead of original one
> --------------------------------------------------------------------
>
>                 Key: MSHADE-36
>                 URL: https://issues.apache.org/jira/browse/MSHADE-36
>             Project: Maven Shade Plugin
>          Issue Type: New Feature
>    Affects Versions: 1.1
>            Reporter: Mark Hobson
>            Assignee: Michael Osipov
>            Priority: Major
>             Fix For: 3.3.0
>
>
> The dependency reduced pom needs to replace the packaged pom at:
> META-INF/maven/<groupId>/<artifactId>/pom.xml
> This will allow tools that use this metadata to read the correct shaded dependencies (e.g. maven-runtime).



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