标签: maven archetypes
我构建了一些archtypes并在maven中心部署它们,但是没有出现在maven远程archetype-catalog.xml(http://repo1.maven.org/maven2/archetype-catalog.xml)中。
如何将我的archtypes添加到maven central archtype-catalog?
答案 0 :(得分:1)
您只需部署您的原型(作为原型包装类型),然后中央将在几小时后自动更新其原型目录......