jagrosh / jagrosh/DiscordIPC

Gradle not finding the project

Open
#17 9 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
149
Forks
60
PR merge metrics
No merged PRs in 30d

Description

Whenever I try to use this project with gradle, it cannot find it.

Heres the error:
`Could not find com.jagrosh:DiscordIPC:0.4.
Searched in the following locations:
- file:/Users/myuser/.gradle/caches/forge_gradle/bundeled_repo/com/jagrosh/DiscordIPC/0.4/DiscordIPC-0.4.pom
- file:/Users/myuser/.gradle/caches/forge_gradle/bundeled_repo/com/jagrosh/DiscordIPC/0.4/DiscordIPC-0.4.jar
- https://files.minecraftforge.net/maven/com/jagrosh/DiscordIPC/0.4/DiscordIPC-0.4.pom
- https://files.minecraftforge.net/maven/com/jagrosh/DiscordIPC/0.4/DiscordIPC-0.4.jar
- https://libraries.minecraft.net/com/jagrosh/DiscordIPC/0.4/DiscordIPC-0.4.jar
- https://repo.maven.apache.org/maven2/com/jagrosh/DiscordIPC/0.4/DiscordIPC-0.4.pom
- https://repo.maven.apache.org/maven2/com/jagrosh/DiscordIPC/0.4/DiscordIPC-0.4.jar
Required by:
project :`

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the Gradle dependency resolution error and the requested coordinate com.jagrosh:DiscordIPC:0.4, then inspect the project's Gradle configuration and published artifact settings. Done means a Gradle consumer can resolve the dependency instead of searching only the repositories listed in the error.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
build-system
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.