Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cbi-dev] Error building 4.2.2

I started a 4.2.2 build this morning (I pulled in the latest submodule branch tip) and it failed on
[INFO] org.eclipse.jdt.core.tests.model .................. FAILURE [30.221s]

The failure error is:

[ERROR] Failed to execute goal org.eclipse.tycho:tycho-p2-plugin:0.17.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) on project org.eclipse.jdt.core.tests.model: Execution default-p2-metadata-default of goal org.eclipse.tycho:tycho-p2-plugin:0.17.0-SNAPSHOT:p2-metadata-default failed: 6 -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.eclipse.tycho:tycho-p2-plugin:0.17.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) on project org.eclipse.jdt.core.tests.model: Execution default-p2-metadata-default of goal org.eclipse.tycho:tycho-p2-plugin:0.17.0-SNAPSHOT:p2-metadata-default failed: 6


I've opened Bug 395072 - AIOOBE in tycho zipcomparator in tycho-p2-plugin

I update our parent pom to exclude pom.xml when calculating qualifiers and to generate slightly longer qualifiers ... so now many more bundles are being compared against the baselineRepo.

http://git.eclipse.org/c/platform/eclipse.platform.releng.aggregator.git/tree/eclipse-parent/pom.xml?h=R4_2_maintenance#n228

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

Back to the top