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

Make the remapping mod configurations non-transitive #192

Merged
merged 4 commits into from
Dec 6, 2024

Conversation

shartte
Copy link
Collaborator

@shartte shartte commented Dec 3, 2024

Make the mod configurations non-transitive since they cannot apply the remapping to transitive dependencies.

@neoforged-pr-publishing
Copy link

neoforged-pr-publishing bot commented Dec 3, 2024

  • Publish PR to GitHub Packages

Last commit published: c7bb14523d248d150bb11b94052bb8f57656b3b8.

PR Publishing

The artifacts published by this PR:

Repository Declaration

In order to use the artifacts published by the PR, add the following repository to your buildscript:

repositories {
    maven {
        name 'Maven for PR #192' // https://github.com/neoforged/ModDevGradle/pull/192
        url 'https://prmaven.neoforged.net/ModDevGradle/pr192'
        content {
            includeModule('net.neoforged.moddev', 'net.neoforged.moddev.gradle.plugin')
            includeModule('net.neoforged', 'moddev-gradle')
            includeModule('net.neoforged.moddev.legacyforge', 'net.neoforged.moddev.legacyforge.gradle.plugin')
            includeModule('net.neoforged.moddev.repositories', 'net.neoforged.moddev.repositories.gradle.plugin')
        }
    }
}

@shartte shartte force-pushed the non-transitive-mod-deps branch from 06e3b6e to 94c529b Compare December 3, 2024 22:41
@shartte shartte requested a review from Matyrobbrt December 6, 2024 11:46
@shartte shartte merged commit 1965fc8 into main Dec 6, 2024
6 checks passed
@shartte shartte deleted the non-transitive-mod-deps branch December 6, 2024 17:46
@neoforged-releases
Copy link

🚀 This PR has been released as ModDevGradle version 2.0.55-beta.

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.

2 participants