You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Currently Jcenter seems not available and have made the pipelines fails due to a package that was not stored properly in Nexus.
Maven public is a group type repository in Nexus and already contains jcenter and maven-central (that points to https://repo1.maven.org/maven2/) so it does not makes sense to have both in gradle
The text was updated successfully, but these errors were encountered:
Describe the bug
Currently Jcenter seems not available and have made the pipelines fails due to a package that was not stored properly in Nexus.
Maven public is a group type repository in Nexus and already contains jcenter and maven-central (that points to https://repo1.maven.org/maven2/) so it does not makes sense to have both in gradle
The text was updated successfully, but these errors were encountered: