构建wso2 esb时出现多个警告

时间:2014-07-28 08:55:18

标签: maven wso2 esb

我必须使用源文件构建WSO2企业服务总线。我使用Apache Maven 3.2.2,如文档中所述: https://docs.wso2.com/display/ESB481/Building+from+Source

运行 mvn clean install> D:\ log.txt 一开始有多个警告,听起来很危险。

[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.

要摆脱它们,我必须手动编辑POM文件。

是否有正确的方法来构建WSO2 ESB?

0 个答案:

没有答案