0

是否有针对不同 carbon/wso2 版本的构建仪表板?

我刚刚检查了碳的 4.0.3 标签(https://svn.wso2.org/repos/wso2/carbon/platform/tags/4.0.3

我假设标签是稳定的。但是构建失败并出现以下错误

The project org.wso2.carbon:SecVerifier:4.0.0
(/wso2/4.0.3/products/integration/security-verifier/pom.xml) has 1 error 
[ERROR]     Non-resolvable parent POM: Failure to find
org.wso2.carbon:integration:pom:4.0.0 in http://people.apache.org/repo/m2-incubating
repository was cached in the local repository, resolution will not be reattempted until
the update interval of apache-incubating has elapsed or updates are forced and
'parent.relativePath' points at wrong local POM @ line 22, column 13 -> [Help 2]

这些标签稳定吗?我正在使用 Maven 3.0.5 和 Java 1.6

4

1 回答 1

0

WSO2 构建状态仪表板也可以通过持续构建找到,Bamboo

如果您尝试在已发布的分支上构建某些东西,最简单的方法是仅构建该组件,至于已发布的版本,我们已经发布了带有构建工件的 maven 存储库。

于 2013-03-29T03:51:42.183 回答