无法构建wso2内核4.0.6

时间:2013-04-24 04:43:01

标签: maven wso2 wso2esb

当我尝试构建wso2 kernel4.0.6时,由于出现错误,构建失败:

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-assembly-plugin:2.2-beta-

5:attached (2-dist) on project wso2carbon-core: Failed to create assembly: Error adding file to archive: 

\distribution\kernel\4.0.0\..\..\..\core\org.wso2.carbon.core\4.0.0\target\Version.aar isn't a file. ->

2 个答案:

答案 0 :(得分:0)

由于maven正在查找的文件\core\org.wso2.carbon.core\4.0.0\target\Version.aar不存在,您的构建失败。

答案 1 :(得分:0)

您需要查看https://svn.wso2.org/repos/wso2/carbon/kernel/branches/4.0.0/patch-releases/4.0.6/位置和构建中的代码。如果您还没有这样做,请使用该URL位置。