Reputation: 947
I deployed a maven archetype to sonatype 24 hours ago. While the artifacts are available in repo1, the archetype is not listed in
https://repo1.maven.org/maven2/archetype-catalog.xml
How can I get it there? Note that the archetype is in
https://oss.sonatype.org/content/repositories/releases/archetype-catalog.xml
I thought that meant it would automatically go to Maven central's archetype catalog, so what am I missing?
Thanks,
Mike
Upvotes: 1
Views: 484
Reputation: 29912
It should get merged into the archetype-catalog. Check with the support team for the Central Repository to check if something is wrong with that.
Upvotes: 1