You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Romain Manni-Bucau (JIRA)" <ji...@apache.org> on 2018/12/15 20:42:00 UTC

[jira] [Commented] (MSHADE-307) Add some defaults to simplify shades in general - activated by a flag until next major version

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

Romain Manni-Bucau commented on MSHADE-307:
-------------------------------------------

PR sent to illustrate the idea: https://github.com/apache/maven-shade-plugin/pull/11

I suspect we can go further supporting more merges OOTB (properties etc) but this can be enhanced later.

> Add some defaults to simplify shades in general - activated by a flag until next major version
> ----------------------------------------------------------------------------------------------
>
>                 Key: MSHADE-307
>                 URL: https://issues.apache.org/jira/browse/MSHADE-307
>             Project: Maven Shade Plugin
>          Issue Type: New Feature
>            Reporter: Romain Manni-Bucau
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Proposal is to set up these defaults with a flag - false by default for now but true for v4?:
> 1. services and manifest transformers added if not set by the user
> 2. META-INF/*SF|DSA|RSA excluded in all jars
> I propose to simply name the flag useDefaultConfiguration.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)