-
Notifications
You must be signed in to change notification settings - Fork 404
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
two jar files in maven repo #898
Comments
same issue my subproject ingestion is generating: ingestion.jar Despite I also have the -all file is much larger than the non -all.I Have a project on 7.1.2 and another on 8.1.1 and both are doing that. In the past I used an older version that it would only generate 1 jar |
I remove
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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
'8.5'
Gradle Build Script(s)
The text was updated successfully, but these errors were encountered: