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

Remove superflous Maven repository #18

Merged
merged 2 commits into from
Jun 19, 2024
Merged

Remove superflous Maven repository #18

merged 2 commits into from
Jun 19, 2024

Conversation

shartte
Copy link
Contributor

@shartte shartte commented Jun 19, 2024

No description provided.

@shartte shartte requested a review from Matyrobbrt June 19, 2024 22:13
@neoforged-pr-publishing
Copy link

neoforged-pr-publishing bot commented Jun 19, 2024

  • Publish PR to GitHub Packages

Last commit published: c7b0d2786891252397f2814f1a14ca59e208f31f.

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 #18' // https://github.com/neoforged/JavaSourceTransformer/pull/18
        url 'https://prmaven.neoforged.net/JavaSourceTransformer/pr18'
        content {
            includeModule('net.neoforged.jst', 'jst-cli-bundle')
            includeModule('net.neoforged.jst', 'jst-cli')
        }
    }
}

@Matyrobbrt Matyrobbrt merged commit fb530eb into main Jun 19, 2024
2 checks passed
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