Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[p2-dev] gerrit build fails?

I submitted a patch for review on gerrit and it fails now, Now sure why because I did not change
any dependencies.
https://git.eclipse.org/r/#/c/74923/
Build job that failed
https://hudson.eclipse.org/equinox/job/p2-gerrit/600/
It wrote:
[INFO] Resolving dependencies of MavenProject: ie.wombat.jbdiff:ie.wombat.jbdiff:0.1.0-SNAPSHOT @ /jobs/genie.equinox/p2-gerrit/workspace/bundles/ie.wombat.jbdiff/pom.xml
[INFO] {osgi.os=linux, osgi.ws=gtk, org.eclipse.update.install.features=true, osgi.arch=x86}
[ERROR] Cannot resolve project dependencies:
[ERROR]   Software being installed: ie.wombat.jbdiff 0.1.0.qualifier
[ERROR]   Missing requirement: ie.wombat.jbdiff 0.1.0.qualifier requires 'package org.osgi.framework 1.3.0' but it could not be found
[ERROR]


Back to the top