For two Bintray packages, we're publishing multiple artifacts in:
com.criteo.mediation.mopub:criteo-adapterandcom.criteo.mediation.mopub:criteo-adapter-developmentfor https://dl.bintray.com/criteo/mobile/com/criteo/mediation/mopub/com.criteo.mediation.google:criteo-adapterandcom.criteo.mediation.google:criteo-adapter-developmentfor https://dl.bintray.com/criteo/mobile/com/criteo/mediation/google/
But only the two criteo-adapter-developmentartifacts are synchronized on JCenter:
- https://jcenter.bintray.com/com/criteo/mediation/mopub/
- https://jcenter.bintray.com/com/criteo/mediation/google/
The expectation is to get all artifacts to be synchronized. We have another package with a similar setup that is working well currently: https://jcenter.bintray.com/com/criteo/publisher/
I saw other similar issues on SO such as Bintray does not sync one of the artifacts of the package to the jcenter, but unfortunately, there seems that we cannot take any action except posting a new SO question.