Closed ak-seyam closed 2 years ago
Hi, when I get the package it results
> ./mvnw clean install Could not find artifact org.springframework.experimental:graphql-spring-boot-starter:jar:1.0.0-SNAPSHOT
Note: Other packages download as expected
What is the problem? thanks in advance
Does your build file references the snapshot artifacts repository? If it is, could you share a sample application showing the problem?
Yes that's it thanks
Hi, when I get the package it results
Note: Other packages download as expected
What is the problem? thanks in advance