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:Seems like com.lishid is not even available in the repo?