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

Fix JitPack publishing (maven) #4145

Merged
merged 8 commits into from
Jul 1, 2021

Conversation

TPGamesNL
Copy link
Member

Description

Fixes maven publishing on JitPack, by adding back the maven-publish plugin and adding a publishing section in build.gradle.
See https://jitpack.io/#TPGamesNL/Skript/ddf532457b if you want to try implementing this with an addon (or just use com.github.TPGamesNL:Skript:ddf532457b).
The jitpack.yml file is to make JitPack use Java 16 for building (I know the docs say there are easier options, but I couldn't get them to work at first).

Big thanks to @Romitou, they did all the Gradle stuff :D


Target Minecraft Versions: any
Requirements: none
Related Issues: #3768

@TPGamesNL TPGamesNL added the enhancement Feature request, an issue about something that could be improved, or a PR improving something. label Jul 1, 2021
@APickledWalrus APickledWalrus merged commit d8b1d52 into SkriptLang:master Jul 1, 2021
@TPGamesNL TPGamesNL deleted the fix/maven-publishing branch July 2, 2021 09:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Feature request, an issue about something that could be improved, or a PR improving something.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants