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

Could not resolve plugin artifact #1

Open
geniiii opened this issue Apr 21, 2019 · 1 comment
Open

Could not resolve plugin artifact #1

geniiii opened this issue Apr 21, 2019 · 1 comment

Comments

@geniiii
Copy link

geniiii commented Apr 21, 2019

using a setup similar to the fabric example mod, did as instructed; getting this:

 What went wrong:
Plugin [id: 'fabric-loom', version: '87b10e9'] was not found in any of the following sources:

- Gradle Core Plugins (not a core plugin, please see https://docs.gradle.org/4.10.3/userguide/standard_plugins.html for available core plugins)
- Plugin Repositories (could not resolve plugin artifact 'fabric-loom:fabric-loom.gradle.plugin:87b10e9')
  Searched in the following repositories:
    BintrayJCenter
    Forge(https://files.minecraftforge.net/maven/)
    Jitpack(https://jitpack.io/)
    Fabric(https://maven.fabricmc.net/)
    Gradle Central Plugin Repository
@Chocohead
Copy link
Owner

Hmmm, appears that Jitpack only hosts the compiled jar not the Gradle plugin metadata. Might not be possible to use the new way of specifying plugins until there's a proper maveny place to host everything.

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

2 participants