You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "breautek (via GitHub)" <gi...@apache.org> on 2023/07/05 11:16:54 UTC

[GitHub] [cordova-android] breautek commented on issue #1630: Couldn't clean, run and build existing Cordova 8 projects which was working?

breautek commented on issue #1630:
URL: https://github.com/apache/cordova-android/issues/1630#issuecomment-1621551832

   Until cordova-android@10, cordova-android used jcenter repository which they have long decided to shut down. Others have raised a [discussion](https://github.com/apache/cordova/discussions/414) because while they promised to maintain a read-only copy of jcenter, they recently decided to shut down their repository and instead just mirror maven central, which may not have all the packages, or the desired versions of those packages. Your issue sounds like it's caused by this.
   
   Closing because cordova-android 8 is not a supported platform. It does not support the target SDK that Google Play requires. Therefore I'd recommend allocating time upgrading to cordova-android@12, which is our current release.
   
   If you require cordova-android@8 for some reason, then you'll probably need to build up your own local maven repository, find a way to source all the required dependencies and modify the cordova framework to use your local maven repository.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org