Skip to content

Disable transitive dependencies of copycats+#219

Open
tmvkrpxl0 wants to merge 1 commit intohlysine:mainfrom
tmvkrpxl0:disable-transitive
Open

Disable transitive dependencies of copycats+#219
tmvkrpxl0 wants to merge 1 commit intohlysine:mainfrom
tmvkrpxl0:disable-transitive

Conversation

@tmvkrpxl0
Copy link
Copy Markdown

This PR disabled transitive dependencies on CopyCats+
Previously, runtimeClasspath was like this:
image

You can see one of them is Athena mod from Curseforge. so it was downloading it regardless it's used or not.

Now, runtimeClasspath is like this:
image

This was causing trouble for me when I included this project using includeBuild.
When I include "Create: Connected", it added Create's transitive dependencies as well through CopyCats+.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant