異なるカーボン/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 を使用しています