Name is required.
Email address is required.
Invalid email address
Answer is required.
Exceeding max length of 5KB

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.

1 Community Answers

George

JW Player Support Agent  
0 rated :

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.

This question has received the maximum number of answers.