QuadFlask / react-native-naver-map

🗺️naver map for react-native
MIT License
160 stars 146 forks source link

Naver map SDK 저장소 URL이 변경되었습니다. #195

Open yeonhub opened 1 week ago

yeonhub commented 1 week ago
FAILURE: Build failed with an exception.

* What went wrong:
Could not determine the dependencies of task ':app:processDebugResources'.
> Could not resolve all task dependencies for configuration ':app:debugRuntimeClasspath'.
   > Could not resolve com.naver.maps:map-sdk:3.16.0.
     Required by:
         project :app > project :react-native-nmap
      > Could not resolve com.naver.maps:map-sdk:3.16.0.
         > Could not get resource 'https://naver.jfrog.io/artifactory/maven/com/naver/maps/map-sdk/3.16.0/map-sdk-3.16.0.pom'.   
            > Could not GET 'https://landing.jfrog.com/reactivate-server/naver'. Received status code 409 from server: Conflict  

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
> Get more help at https://help.gradle.org.

BUILD FAILED in 13s

@공식문서

maven { url "https://repository.map.naver.com/archive/maven"}

409 에러가 발생하시는 분들은 URL을 변경해보시기 바랍니다.