Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-releng-dev] Reminder: 6 repos still need parent pom updated: SWT, Equinox, Platform (team and resources)

SWT, Equinox, Platform (team and resources)

As documented in

 Bug 403352 - Update all parent versions to match our build stream

If I do a "completely clean build" I get the following errors. Our "nightly" build might still work because, so far, we've not done "completely clean" builds each time.
But, starting tomorrow I will change our scripts so that is does do a "completely clean" build each time. As, obviously, not doing so is not accurate and ensured reproducible.
So, please fix by tonight's 8 PM build if possible and if that's not possible, by tomorrow's 8 PM build since if that's not possible, builds will fail until these are updated.

Thanks


[ERROR] The build could not read 6 projects -> [Help 1]
[ERROR]  
[ERROR]   The project eclipse.platform.resources:eclipse.platform.resources:3.8.0-SNAPSHOT (/data/shared/eclipse/builds/4I/master/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.resources/pom.xml) has 1 error
[ERROR]     Non-resolvable parent POM: Could not find artifact org.eclipse:eclipse-platform-parent:pom:1.0.0-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 18, column 11 -> [Help 2]
[ERROR]  
[ERROR]   The project eclipse.platform.swt:eclipse.platform.swt:3.8.0-SNAPSHOT (/data/shared/eclipse/builds/4I/master/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.swt/pom.xml) has 1 error
[ERROR]     Non-resolvable parent POM: Could not find artifact org.eclipse:eclipse-platform-parent:pom:1.0.0-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 18, column 11 -> [Help 2]
[ERROR]  
[ERROR]   The project eclipse.platform.swt.binaries:eclipse.platform.swt.binaries:4.2.0-SNAPSHOT (/data/shared/eclipse/builds/4I/master/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.swt.binaries/pom.xml) has 1 error
[ERROR]     Non-resolvable parent POM: Could not find artifact org.eclipse:eclipse-platform-parent:pom:1.0.0-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 19, column 11 -> [Help 2]
[ERROR]  
[ERROR]   The project eclipse.platform.team:eclipse.platform.team:3.8.0-SNAPSHOT (/data/shared/eclipse/builds/4I/master/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.team/pom.xml) has 1 error
[ERROR]     Non-resolvable parent POM: Could not find artifact org.eclipse:eclipse-platform-parent:pom:1.0.0-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 18, column 11 -> [Help 2]
[ERROR]  
[ERROR]   The project org.eclipse.equinox.framework:rt.equinox.framework:3.8.0-SNAPSHOT (/data/shared/eclipse/builds/4I/master/gitCache/eclipse.platform.releng.aggregator/rt.equinox.framework/pom.xml) has 1 error
[ERROR]     Non-resolvable parent POM: Could not find artifact org.eclipse:eclipse-platform-parent:pom:1.0.0-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 18, column 11 -> [Help 2]
[ERROR]  
[ERROR]   The project org.eclipse.platform:rt.equinox.p2:3.8.0-SNAPSHOT (/data/shared/eclipse/builds/4I/master/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/pom.xml) has 1 error
[ERROR]     Non-resolvable parent POM: Could not find artifact org.eclipse:eclipse-platform-parent:pom:1.0.0-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 18, column 11 -> [Help 2]

Back to the top