You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Markus Karg (JIRA)" <ji...@apache.org> on 2019/04/04 20:19:00 UTC

[jira] [Created] (MSHADE-316) Explicit minijar includes

Markus Karg created MSHADE-316:
----------------------------------

             Summary: Explicit minijar includes
                 Key: MSHADE-316
                 URL: https://issues.apache.org/jira/browse/MSHADE-316
             Project: Maven Shade Plugin
          Issue Type: Improvement
            Reporter: Markus Karg


Minijar currently respects includes, but these have a drawback: Once you defined an include, the _default includes_ are gone! But what you actually want to have when combining minijar with includes is just an "exception" to minijar's filtering, not a complete replacement of the default includes!

So what we need to make this work intuitively is either "explicit minijar exceptions", or a "useDefaultIncludes=true" option that turns the notion from "replace default includes by the single given include" to "add the single given include ontop of the default includes".



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