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

Robert Scholte commented on MSHADE-382:
---------------------------------------

I don't like this idea, as shading has impact on the  result of the artifact.
So adding the property -Dshade.skip is a big no for me, because you can change 
the result from commandline.
Having it as a parameter means to me your project setup is wrong, probably 
missing plugin management.
Shading should be a per-project configuration, I can't imagine you want to 
define it globally, where you want to call shade on every module, and just skip 
it on a subset.

> Add an option to skip execution
> -------------------------------
>
>                 Key: MSHADE-382
>                 URL: https://issues.apache.org/jira/browse/MSHADE-382
>             Project: Maven Shade Plugin
>          Issue Type: Improvement
>    Affects Versions: 3.2.4
>            Reporter: Andres Almiray
>            Priority: Major
>
> It'd be great to have a property for skipping execution, such as 
> `maven.shade.skip`. Useful when a parent has setup shading but a child would 
> like to skip it for example.



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

Reply via email to