如何编译 WSO2 ESB? [英] How to compile WSO2 ESB?

查看:39
本文介绍了如何编译 WSO2 ESB?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试从以下 URL https://svn.wso2.org/repos/wso2/carbon/platform/tags/4.0.7/products/esb/4.6.0/

I'm trying to build the source code of WSO2 ESB from the following URL https://svn.wso2.org/repos/wso2/carbon/platform/tags/4.0.7/products/esb/4.6.0/

但是当我使用 Maven 编译项目时,它会抛出以下异常:

But when I'm compiling with Maven the project it throw me the following exception:

无法完成安装,因为一个或多个必需的项目可能找不到.正在安装的软件:WSO2 Carbon - Axis2 TransportHTTP 传递功能 1.0.2(org.wso2.carbon.transsports.passthru.feature.group 1.0.2) 缺失要求:WSO2 Carbon - Axis2 传输 HTTP 传递功能1.0.2(org.wso2.carbon.transsports.passthru.feature.group 1.0.2)需要'org.wso2.carbon.core.server.feature.group[4.1.0.SNAPSHOT,4.2.0)'但找不到

Cannot complete the install because one or more required items could not be found. Software being installed: WSO2 Carbon - Axis2 Transport HTTP Pass-through Feature 1.0.2 (org.wso2.carbon.transports.passthru.feature.group 1.0.2) Missing requirement: WSO2 Carbon - Axis2 Transport HTTP Pass-through Feature 1.0.2 (org.wso2.carbon.transports.passthru.feature.group 1.0.2) requires 'org.wso2.carbon.core.server.feature.group [4.1.0.SNAPSHOT,4.2.0)' but it could not be found

可能有什么问题?不是 4.6.0 源代码中的正确 URL?

What could be wrong? Is not the correct URL from the 4.6.0 source code?

推荐答案

原因是您没有构建 WSO2 ESB 所需的依赖项.以下步骤将帮助您构建 esb 4.6.0

Reason is you dont have required dependencies to build WSO2 ESB. Below steps will helps you to build esb 4.6.0

1.做结帐表格" https://svn.wso2.org/repos/wso2/carbon/orbit/tags/4.0.6/"并构建它.

1.Do checkout form" https://svn.wso2.org/repos/wso2/carbon/orbit/tags/4.0.6/" and build it.

  1. https://svn.wso2.org/repos/wso2/carbon/kernel/tags/4.0.6/"并构建它.

最后从https 获取结帐://svn.wso2.org/repos/wso2/carbon/platform/tags/4.0.6/" 并按顺序构建以下模块,父级,依赖项,服务存根,组件,功能,样本/购物-购物车,样品/shopping-cart-global/2.0.0

Finally get the checkout from "https://svn.wso2.org/repos/wso2/carbon/platform/tags/4.0.6/" and build below modules by order,parent, dependencies,service-stubs,components,features,samples/shopping-cart,samples/shopping-cart-global/2.0.0

然后进入 products/esb/4.6.0/目录并构建它.

Then go to the products/esb/4.6.0/ directory and build it.

这篇关于如何编译 WSO2 ESB?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆