【发布时间】:2019-11-26 20:50:49
【问题描述】:
当我尝试使用 alfresco sdk 创建空的 maven 项目时:
mvn archetype:generate -DarchetypeCatalog=https://artifacts.alfresco.com/nexus/content/groups/public/archetype-catalog.xml -Dfilter=org.alfresco.maven.archetype
我收到一个错误:
原型目录 'https://artifacts.alfresco.com/nexus/content/groups/public/archetype-catalog.xml' 不再支持。请阅读插件文档 详情。
请告诉我如何解决这个问题!!!
【问题讨论】:
-
您可能有兴趣学习我的 Alfresco Maven SDK 教程:ecmarchitect.com/alfresco-developer-series-tutorials/maven-sdk/…