Skip to content
This repository has been archived by the owner on Jun 19, 2024. It is now read-only.

update and fix issue with missing dependencies #41

Open
korallo159 opened this issue Jul 26, 2022 · 1 comment
Open

update and fix issue with missing dependencies #41

korallo159 opened this issue Jul 26, 2022 · 1 comment

Comments

@korallo159
Copy link

Failed to collect dependencies at dev.alangomes:spigot-spring-boot-starter:jar:0.20.7 -> org.s
witchyard:switchyard-common:jar:2.1.0.Final:

version of spigot api: 1.18.2
java version: 17

@divios
Copy link

divios commented Dec 3, 2022

Hi mate! I hope is not too late, I just come across the issue myself, I was able to resolve it by adding the following repo to my pom:

<repository>
            <id>mvnrepo</id>
            <url>https://maven.repository.redhat.com/ga/</url>
 </repository>

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants