Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[pde-dev] pde.build not ready for Gerrit builds?

Hi,

I pushed a patch to Gerrit for pde.build and the Gerrit build fails with:

[INFO] Cannot complete the request.  Generating details.
[INFO] Cannot complete the request.  Generating details.
[INFO] {osgi.ws=gtk, osgi.os=linux, osgi.arch=x86,
org.eclipse.update.install.features=true}
[ERROR] Cannot resolve project dependencies:
[ERROR]   Software being installed:
org.eclipse.pde.build.feature.feature.group 1.0.0.qualifier
[ERROR]   Missing requirement:
org.eclipse.pde.build.feature.feature.group 1.0.0.qualifier requires
'org.eclipse.jdt.core.ant.compiler.adapter 0.0.0' but it could not be found

Is there something missing in the pom.xml perhaps?

Marc-Andre


Back to the top