I have problems to reach some artefacts from jcenter/bintray over Sonatype Nexus.
I created a maven2 Nexus configuration which points to http://jcenter.bintray.com (remote storage location). I set "Download Remote Index" to true.
Nevertheless /nexus/content/repositories/com.bintray.jcenter/archetype-catalog.xml did not contain my desired artefact. The catalog itself is not empty.
Browsing jcenter.bintray.com/com/moowork/gradle/gradle-grunt-plugin/0.4/ reveals the artefact.
Any idea, any help?