spring-attic / spring-cloud-config-server-mongodb

Apache License 2.0
57 stars 34 forks source link

Artifact cannot be found in the given repositories #25

Open mjaksa opened 2 years ago

mjaksa commented 2 years ago

In the listed repositories it seems like maven cannot find the artifact:

Could not find artifact org.springframework.cloud:spring-cloud-config-server-mongodb:pom:0.0.3.BUILD-SNAPSHOT in spring-snapshots (https://repo.spring.io/libs-snapshot-local) Could not find artifact org.springframework.cloud:spring-cloud-config-server-mongodb:jar:0.0.3.BUILD-SNAPSHOT in spring-snapshots (https://repo.spring.io/libs-snapshot-local) Could not find artifact org.springframework.cloud:spring-cloud-config-server-mongodb:pom:0.0.3.BUILD-SNAPSHOT in ojo-snapshots (https://oss.jfrog.org/artifactory/libs-snapshot) Could not find artifact org.springframework.cloud:spring-cloud-config-server-mongodb:jar:0.0.3.BUILD-SNAPSHOT in ojo-snapshots (https://oss.jfrog.org/artifactory/libs-snapshot)

mjaksa commented 2 years ago

do i do something wrong? if not can you provide the right repositories please?

aniketk10 commented 2 years ago

Even I don't see the artifact inside (https://oss.jfrog.org/artifactory/libs-snapshot) or (https://repo.spring.io/libs-snapshot-local). Is it being used somewhere ?