sonatype-nexus-community / search-maven-org

Apache License 2.0
478 stars 141 forks source link

My archetypes have been released, but the Archetype Catalog is not listing them... why? #169

Open alessiostalla opened 2 years ago

alessiostalla commented 2 years ago

See issue #146. I have the same problem, however, my archetypes have been uploaded a few weeks ago.

Releasing archetypes and having them available in mvn archetype:generate.

They do show in Maven search (e.g. https://search.maven.org/artifact/com.manydesigns/portofino-java-service-archetype/5.3.1/maven-archetype) but not in the Remote catalog.

Portofino 5.3.1 archetypes

Probably some automated job to update the catalog has failed to run and you can update it manually.

Having the process of updating the remote catalog documented somewhere would be useful.