nexus - OSSRH release not replicating to maven central -
3 days ago, released version 2.0.2 of maven archetype ossrh , shows in ossrh archetype catalog , can downloaded oss releases (https://oss.sonatype.org/content/repositories/releases/edu/uchicago/mpcs53013/hdfs-ingest-weather-archetype/2.0.2/)
however, if in maven central, still shows version 2.0.1. shouldn't visible after 3 days. there way can force sync?
thanks, mike
there is: http://repo1.maven.org/maven2/edu/uchicago/mpcs53013/hdfs-ingest-weather-archetype/2.0.2/
after release central repository sonatype artefact should visible after few hours: http://central.sonatype.org/pages/ossrh-guide.html#releasing-to-central
if have problem can check status of sonatype services: http://status.sonatype.com/
you can create issue maven central repository: http://central.sonatype.org/pages/help.html
mvnrepository sort of indexing many maven repository in 1 place. 1 of indexing central repository. if wrong mvnrepository - please contact support of site.
Comments
Post a Comment