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

Incorrect link to your maven #2

Open
Dolphin2Point1 opened this issue Jun 5, 2022 · 0 comments
Open

Incorrect link to your maven #2

Dolphin2Point1 opened this issue Jun 5, 2022 · 0 comments

Comments

@Dolphin2Point1
Copy link

Dolphin2Point1 commented Jun 5, 2022

So I wanted to compile Gunpowder-Utilities because the version on curseforge doesn't seem to work for 1.18.2, but I got this error:

> Configure project :
[GunpowderPlugin] 'gunpowder_branch' not specified, falling back to master.
[GunpowderPlugin] Loading plugins
Fabric Loom: 0.10.66
[GunpowderPlugin] Configuring project
[GunpowderPlugin] Project version: 1.0.0+gunpowder.1.2.0.2.mc.1.18.2
[GunpowderPlugin] Setting up dependencies
[GunpowderPlugin] Minecraft: com.mojang:minecraft:1.18.2
[GunpowderPlugin] Fabric Loader: net.fabricmc:fabric-loader:0.14.3
[GunpowderPlugin] Fabric API: net.fabricmc.fabric-api:fabric-api:0.51.1+1.18.2
[GunpowderPlugin] Yarn: net.fabricmc:yarn:1.18.2+build.3:v2
[GunpowderPlugin] Gunpowder: 1.2.0.2
[GunpowderPlugin] Configuring tasks

FAILURE: Build failed with an exception.

* What went wrong:
A problem occurred configuring root project 'gunpowder-template'.
> Could not resolve all dependencies for configuration ':modCompileOnlyApi'.
   > Could not resolve io.github.gunpowder:gunpowder-api:1.2.0.2+1.18.2.
     Required by:
         project :
      > Could not resolve io.github.gunpowder:gunpowder-api:1.2.0.2+1.18.2.
         > Could not get resource 'https://jitpack.io/io/github/gunpowder/gunpowder-api/1.2.0.2+1.18.2/gunpowder-api-1.2.0.2+1.18.2.pom'.
            > Could not GET 'https://jitpack.io/io/github/gunpowder/gunpowder-api/1.2.0.2+1.18.2/gunpowder-api-1.2.0.2+1.18.2.pom'. Received status code 400 from server: Bad Request

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.4.2/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 5s

I was confused, so I tested with the template, same error. I tested with 0.3.7 instead of 0.3.6, same error.

It seems you have the incorrect link to your maven in the Project.kt file. You have https://maven.martmists.com/ when it should be https://maven.martmists.com/releases

@Dolphin2Point1 Dolphin2Point1 changed the title Gunpowder mods don't build Incorrect link to your maven. Jun 5, 2022
@Dolphin2Point1 Dolphin2Point1 changed the title Incorrect link to your maven. Incorrect link to your maven Jun 5, 2022
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

No branches or pull requests

1 participant