shadow icon indicating copy to clipboard operation
shadow copied to clipboard

Gradle plugin to create fat/uber JARs, apply file transforms, and relocate packages for applications and libraries. Gradle version of Maven's Shade plugin.

Results 111 shadow issues
Sort by recently updated
recently updated
newest added

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.codehaus.plexus:plexus-utils](https://codehaus-plexus.github.io/plexus-utils/) | `3.5.1` -> `4.0.1` | [![age](https://developer.mend.io/api/mc/badges/age/maven/org.codehaus.plexus:plexus-utils/4.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

This project started 12 years ago (https://github.com/johnrengelman/shadow/commit/eb773b14cc47154291bbfe9e40be5f56c7d54824) as a way for me to address CI/CD tooling for developer teams when I was consulting. It has had a long run and...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [commons-io:commons-io](https://commons.apache.org/proper/commons-io/) ([source](https://gitbox.apache.org/repos/asf?p=commons-io.git)) | `2.11.0` -> `2.16.1` |...

Please check the [User Guide](http://imperceptiblethoughts.com/shadow) before submitting "how do I do 'x'?" questions! ### Shadow Version 4.0.0 ### Gradle Version 4.10.3 ### Expected Behavior: I want to upgrade the jackson...

### Shadow Version 4.0.2 ### Gradle Version 4.10.2 ### Expected Behavior The Log4j2Plugins.dat file should contain a list of all matching Log4j2 plugins, as the plugin from TheBoegl was doing...

Please check the [User Guide](http://imperceptiblethoughts.com/shadow) before submitting "how do I do 'x'?" questions! ### Shadow Version 5.0.0 ### Gradle Version 5.3.1 ### Expected Behavior The `shadowJar` task should appear and...

I want to publish a jar without dependencies to the repositories. But as a result of publishing I have two jar files. like a disaster, fat jar. help me. ###...

### Shadow Version 8.1.1 ### Gradle Version 7.5.3 ### Expected Behavior Transformers should allow access to the Jar file path containing the FileTreeElement. This is for implementing the method: boolean...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [gradle](https://gradle.org) ([source](https://togithub.com/gradle/gradle)) | minor | `8.0.2` -> `8.9` | --- ### Release Notes...

The example as provided doesn't seem to work. Updating to what I believe is intended here.