[
https://issues.apache.org/jira/browse/MSHADE-36?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16916557#comment-16916557
]
Niels Basjes commented on MSHADE-36:
------------------------------------
I put up a pull request with a proposed fix for this:
[https://github.com/apache/maven-shade-plugin/pull/25]
> Dependency reduced pom does not replace the packaged META-INF/maven version
> ---------------------------------------------------------------------------
>
> Key: MSHADE-36
> URL: https://issues.apache.org/jira/browse/MSHADE-36
> Project: Maven Shade Plugin
> Issue Type: Bug
> Affects Versions: 1.1
> Reporter: Mark Hobson
> Priority: Major
>
> 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.2#803003)