构建 WSO2 Carbon 平台补丁版本 4.0.x 需要哪些步骤? [英] What are the steps needed to build WSO2 Carbon Platform Patch Release 4.0.x?

查看:32
本文介绍了构建 WSO2 Carbon 平台补丁版本 4.0.x 需要哪些步骤?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试从源代码构建 Carbon 平台.

I'm trying to build the Carbon Platform from source.

我已经试过了:

svn co https://svn.wso2.org/repos/wso2/carbon/platform/branches/4.0.0
cd patch-releases\4.0.9
set MAVEN_OPTS="-Xms512m -Xmx1024m -XX:MaxPermSize=1024m"
mvn clean install -Dmaven.test.skip=true

但是,我遇到了这个问题:链接

However, I had hit this problem: link

解决这个问题后,我现在遇到了这个:

After fixing that problem, I have now run into this:

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.0:compile (default-compile) on project org.wso2.carbon.message.store: Compilation failure: Compilation failure:
[ERROR] C:\wso2\src\wso2_platform_branch_400\components\mediation\message-store\org.wso2.carbon.message.store\4.0.9\src\main\java\org\wso2\c
arbon\message\store\persistence\jms\JMSMessageStore.java:[29,39] cannot find symbol
[ERROR] symbol  : class MessageStores
[ERROR] location: package org.apache.synapse.message.store

我一定是做错了什么 - 我每次都遇到错误?

I must be doing something wrong - I keep hitting errors at each turn?

问题:构建 WSO2 Carbon 平台补丁版本 4.0.x 需要哪些步骤?

Question: What are the steps needed to build WSO2 Carbon Platform Patch Release 4.0.x?

推荐答案

必要的步骤是,(如果你想构建 patch-release 4.0.x)

The necessary steps are, (if you want to build patch-release 4.0.x)

1) 建造轨道 4.0.0/然后构建orbit/patch-release/4.0.x

1) build orbit 4.0.0/ Then build orbit/patch-release/4.0.x

2) 构建内核 4.0.0/然后构建 kernel/patch-release/4.0.x

2) build kernel 4.0.0/ Then build kernel/patch-release/4.0.x

3) 构建平台 4.0.0/然后构建platform/patch-release/4.0.x

3) build platform 4.0.0/ Then build platform/patch-release/4.0.x

这应该有效.

这篇关于构建 WSO2 Carbon 平台补丁版本 4.0.x 需要哪些步骤?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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