
Looks like https certificate expired
I got "Could not GET 'https://mvn.jwplayer.com/blahblahblah' and I go to the link and it says certificates expired.
If my configuration or something is wrong, let me know.
Thx.
I got "Could not GET 'https://mvn.jwplayer.com/blahblahblah' and I go to the link and it says certificates expired.
If my configuration or something is wrong, let me know.
Thx.
Hi,
It seems the SSL Certificate had expired for mvn.jwplayer.com. It is now back online as I have successfully built my Android Studio project with Maven.
For future reference, you can always use the AAR’s to build your Android Studio Project available in your JW Player Dashboard or use the HTTP version of our Maven domain.
maven {
url ‘http://mvn.jwplayer.com/content/repositories/releases/’
}
Please let me know if you have any other questions or concerns.