Wso2 构建仪表板

Wso2 构建仪表板,wso2,wso2carbon,Wso2,Wso2carbon,是否有针对不同碳/wso2释放的构建仪表板 我刚刚检查了碳的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.ca

是否有针对不同碳/wso2释放的构建仪表板

我刚刚检查了碳的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,可以在中找到WSO2构建状态仪表板


如果您试图在已发布的分支上构建一些东西,最简单的方法是只构建该组件,对于已发布的版本,我们已经发布了带有构建工件的maven repos

如果你想知道如何建立产品资源,我在