You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Plugin id from `com.github.johnrengelman.shadow` to `com.gradleup.shadow`.
- Support publishing to MavenCentral and with snapshots support.
- Add release workflows.
- Add changelog and releasing.
- Update original repo ref links.
---------
Co-authored-by: Alex Nordlund <[email protected]>
POM_DESCRIPTION=Gradle plugin to create fat/uber JARs, apply file transforms, and relocate packages for applications and libraries. Gradle version of Maven's Shade plugin.
17
+
POM_INCEPTION_YEAR=2024
18
+
POM_URL=https://github.com/GradleUp/shadow
19
+
20
+
POM_LICENSE_NAME=The Apache Software License, Version 2.0
description ="Gradle plugin to create fat/uber JARs, apply file transforms, and relocate packages for applications and libraries. Gradle version of Maven's Shade plugin."
0 commit comments