maven fails to resolve dependency #145

Closed
opened 2020-07-15 21:47:44 -04:00 by mfnalex · 1 comment
mfnalex commented 2020-07-15 21:47:44 -04:00 (Migrated from github.com)

When trying to mvn install the latest version, this appears:

[ERROR] Failed to execute goal on project openinvplugincore: Could not resolve dependencies for project com.lishid:openinvplugincore:jar:4.1.3-SNAPSHOT: Failed to collect dependencies at com.lishid:openinvapi:jar:4.1.3-SNAPSHOT: Failed to read artifact descriptor for com.lishid:openinvapi:jar:4.1.3-SNAPSHOT: Failure to find com.lishid:openinvparent:pom:4.1.3-SNAPSHOT in https://hub.spigotmc.org/nexus/content/groups/public/ was cached in the local repository, resolution will not be reattempted until the update interval of spigot-repo has elapsed or updates are forced -> [Help 1]

Seems like com.lishid is not even available in the repo?

When trying to `mvn install` the latest version, this appears: ``` [ERROR] Failed to execute goal on project openinvplugincore: Could not resolve dependencies for project com.lishid:openinvplugincore:jar:4.1.3-SNAPSHOT: Failed to collect dependencies at com.lishid:openinvapi:jar:4.1.3-SNAPSHOT: Failed to read artifact descriptor for com.lishid:openinvapi:jar:4.1.3-SNAPSHOT: Failure to find com.lishid:openinvparent:pom:4.1.3-SNAPSHOT in https://hub.spigotmc.org/nexus/content/groups/public/ was cached in the local repository, resolution will not be reattempted until the update interval of spigot-repo has elapsed or updates are forced -> [Help 1] ``` Seems like com.lishid is not even available in the repo?
mfnalex commented 2020-07-15 21:48:56 -04:00 (Migrated from github.com)

I am stupid. Compiling the parent pom.xml worked. Sorry, I am not very fit with maven

I am stupid. Compiling the parent pom.xml worked. Sorry, I am not very fit with maven
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: minster586/OpenInv#145
No description provided.