Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add unzipped dependency jars to fat jar #766

Closed
3DRaven opened this issue Apr 13, 2022 · 1 comment · Fixed by #1233
Closed

Add unzipped dependency jars to fat jar #766

3DRaven opened this issue Apr 13, 2022 · 1 comment · Fixed by #1233

Comments

@3DRaven
Copy link

3DRaven commented Apr 13, 2022

Please check the User Guide before submitting "how do I do 'x'?" questions!

Shadow Version

7.1.2

Gradle Version

7.4.2

Expected Behavior

Need adding jar files of dependencies, not unzipped classes

Actual Behavior

Added unzipped class files from dependencies to shadowJar

Gradle Build Script(s)

default shadowJar in Idea

@Goooler Goooler marked this as a duplicate of #887 Jan 26, 2025
@Goooler
Copy link
Member

Goooler commented Jan 26, 2025

Related to #276.

@Goooler Goooler changed the title Add not unzipped dependency jars to fat jar Add unzipped dependency jars to fat jar Feb 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants