nielsbasjes opened a new pull request #26: [MSHADE-326] Hide shaded 
dependencies from the rest of the reactor build
URL: https://github.com/apache/maven-shade-plugin/pull/26
 
 
   NOTE: This also includes the changes I created for MSHADE-36 in this pull 
request https://github.com/apache/maven-shade-plugin/pull/25 !
   
   Jira: https://issues.apache.org/jira/browse/MSHADE-326
   In several multi module projects I have created I ran into the same problems 
with shading dependencies. See 
https://yauaa.basjes.nl/NOTES-shading-dependencies.html 
   
   This is a proposed change to fix those problems.
   
   ==============
   
   Following this checklist to help us incorporate your contribution quickly 
and easily:
   
    - [x] Jira: https://issues.apache.org/jira/browse/MSHADE-326
    - [x] Each commit in the pull request should have a meaningful subject line 
and body.
    - [x] Format the pull request title like `[MSHADE-XXX] - ... '
    - [x] Write a pull request description that is detailed enough to 
understand what the pull request does, how, and why.
    - [x] Run `mvn clean verify` to make sure basic checks pass. A more 
thorough check will 
          be performed on your pull request automatically.
    - [x] You have run the integration tests successfully (`mvn -Prun-its clean 
verify`).
   
   To make clear that you license your contribution under 
   the [Apache License Version 2.0, January 
2004](http://www.apache.org/licenses/LICENSE-2.0)
   you have to acknowledge this by using the following check-box.
   
    - [x] I hereby declare this contribution to be licenced under the [Apache 
License Version 2.0, January 2004](http://www.apache.org/licenses/LICENSE-2.0)
   
    - [x] I'm a Committer and PMC for Apache Avro. So the Contributor License 
Agreement is on file.
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to