Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cbi-dev] 4.2.2 build now fails

I'm trying to build 4.2.2 to test out https://bugs.eclipse.org/bugs/show_bug.cgi?id=394216 but it fails on com.ibm.icu.base.  The configuration around that feature hasn't changed in 4.2.2 recently, and the orbit repo we use, R20120526062928, still contains the com.ibm.icu.base.source bundle.

I've deleted my entire local maven repo, and I'm running again.  Outside of that, any ideas on how to debug why it wouldn't find the source bundle in the orbit repo?

The only other thing I can think of is Bug 396445 - None of the generated source features are signed. It moves the normalize, sign, pack, and p2-metadata goals to the "verify" phase ensuring that signing happens after the source features are generated in the "package" phase.



[ERROR] Failed to execute goal org.eclipse.tycho.extras:tycho-source-feature-plugin:0.17.0-SNAPSHOT:source-feature (source-feature) on project com.ibm.icu.base: Could not generate source feature for project MavenProject: com.ibm.icu.base:com.ibm.icu.base:1.2.0-SNAPSHOT @ /opt/public/eclipse/builds/R4_2_maintenance/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng/features/com.ibm.icu.base/pom.xml
[ERROR] Missing sources for plugins [com.ibm.icu.base.source_4.4.2.v20110831]


--
Paul Webster
Hi floor.  Make me a sammich! - GIR

Back to the top