使用maven原型生成WSO2 ESB配置项目

时间:2016-02-09 13:15:48

标签: maven wso2 wso2esb maven-archetype

我需要创建一个" ESB配置项目" (WSO2)我想使用maven archetype命令。

此类项目(ESB Config Project)的ArchetypeGroupId和ArchytepeArtifactId是什么?

我需要在不使用WSO2 Developer Studio的情况下完成。

我在WSO2网站上找不到任何内容。

1 个答案:

答案 0 :(得分:0)

问题是我使用的是旧的WSO2存储库。 ( dist.wso2.org/maven2 )和 archetype-catalog.xml 格式错误。

使用新的存储库。

mvn archetype:generate -DarchetypeCatalog=remote -DarchetypeCatalog=http://maven.wso2.org/nexus/content/repositories/snapshots/archetype-catalog.xml